Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dlustre_dlm.h149 extern ldlm_mode_t lck_compat_array[];
158 return (lck_compat_array[exist_mode] & new_mode); in lockmode_compat()
/linux-4.1.27/drivers/staging/lustre/lustre/ldlm/
Dldlm_lib.c766 ldlm_mode_t lck_compat_array[] = { variable