Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/obdclass/
Ddt_object.c770 nob = rdpg->rp_count; in dt_index_walk()
831 rc = min_t(unsigned int, nlupgs * LU_PAGE_SIZE, rdpg->rp_count); in dt_index_walk()
860 if (rdpg->rp_count <= 0 && (rdpg->rp_count & (LU_PAGE_SIZE - 1)) != 0) in dt_index_read()
/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlu_object.h890 unsigned int rp_count; member