Searched refs:LL_SA_CACHE_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/staging/lustre/lustre/llite/ | ||
D | llite_internal.h | 1106 #define LL_SA_CACHE_MASK (LL_SA_CACHE_SIZE - 1) macro |
D | statahead.c | 106 return val & LL_SA_CACHE_MASK; in ll_sa_entry_hash() |