Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/osc/
Dosc_cl_internal.h101 #define OTI_PVEC_SIZE 64 macro
110 struct cl_page *oti_pvec[OTI_PVEC_SIZE];
Dosc_page.c731 if (unlikely(index == OTI_PVEC_SIZE)) { in osc_lru_shrink()