Searched refs:LKM_LOCAL (Results 1 – 5 of 5) sorted by relevance
119 #define LKM_LOCAL 0x00000080 /* local lock request */ macro
577 if (convert && (flags & LKM_LOCAL)) { in dlmlock()
72 LKM_RECOVERY | LKM_LOCAL | LKM_NOQUEUE)
797 if (flags & LKM_LOCAL) { in dlm_get_lock_resource()
81 o2dlm_flags |= LKM_LOCAL; in flags_to_o2dlm()