Home
last modified time | relevance | path

Searched refs:rp_pages (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c767 LASSERT(rdpg->rp_pages != NULL); in dt_index_walk()
810 lp = kmap(rdpg->rp_pages[pageidx]); in dt_index_walk()
824 kunmap(rdpg->rp_pages[i]); in dt_index_walk()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h896 struct page **rp_pages; member