Home
last modified time | relevance | path

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

/drivers/staging/lustre/lustre/include/
Dlustre_dlm.h139 #define LCK_COMPAT_PW (LCK_COMPAT_EX | LCK_CR) macro
140 #define LCK_COMPAT_PR (LCK_COMPAT_PW | LCK_PR)
141 #define LCK_COMPAT_CW (LCK_COMPAT_PW | LCK_CW)
/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c765 [LCK_PW] = LCK_COMPAT_PW,