[go: nahoru, domu]

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

/drivers/staging/lustre/lustre/obdclass/
H A Ddt_object.c774 nob = rdpg->rp_count;
835 rc = min_t(unsigned int, nlupgs * LU_PAGE_SIZE, rdpg->rp_count);
862 /* rp_count shouldn't be null and should be a multiple of the container
864 if (rdpg->rp_count <= 0 && (rdpg->rp_count & (LU_PAGE_SIZE - 1)) != 0)
/drivers/staging/lustre/lustre/include/
H A Dlu_object.h890 unsigned int rp_count; member in struct:lu_rdpg

Completed in 117 milliseconds