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