Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/lustre/lustre/llite/
Dllite_internal.h1106 #define LL_SA_CACHE_MASK (LL_SA_CACHE_SIZE - 1) macro
Dstatahead.c106 return val & LL_SA_CACHE_MASK; in ll_sa_entry_hash()