Searched refs:LKM_LOCAL (Results 1 – 5 of 5) sorted by relevance
136 #define LKM_LOCAL 0x00000080 /* local lock request */ macro
599 if (convert && (flags & LKM_LOCAL)) { in dlmlock()
92 LKM_RECOVERY | LKM_LOCAL | LKM_NOQUEUE)
774 if (flags & LKM_LOCAL) { in dlm_get_lock_resource()
87 map_flag(DLM_LKF_LOCAL, LKM_LOCAL); in flags_to_o2dlm()