Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_dlm.h140 #define LCK_COMPAT_PW (LCK_COMPAT_EX | LCK_CR) macro
141 #define LCK_COMPAT_PR (LCK_COMPAT_PW | LCK_PR)
142 #define LCK_COMPAT_CW (LCK_COMPAT_PW | LCK_CW)
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c768 [LCK_PW] = LCK_COMPAT_PW,