Searched refs:LKM_CANCEL (Results 1 – 5 of 5) sorted by relevance
123 if (in_use && !(flags & LKM_CANCEL)) { in dlmunlock_common()132 if (master_node && !(flags & LKM_CANCEL)) { in dlmunlock_common()155 if (flags & LKM_CANCEL) in dlmunlock_common()176 if (flags & LKM_CANCEL) in dlmunlock_common()209 if (flags & LKM_CANCEL) in dlmunlock_common()412 if ((flags & (LKM_PUT_LVB|LKM_CANCEL)) == (LKM_PUT_LVB|LKM_CANCEL)) { in dlm_unlock_lock_handler()600 if (flags & ~(LKM_CANCEL | LKM_VALBLK | LKM_INVVALBLK)) { in dlmunlock()605 if ((flags & (LKM_VALBLK | LKM_CANCEL)) == (LKM_VALBLK | LKM_CANCEL)) { in dlmunlock()
142 #define LKM_CANCEL 0x00002000 /* cancel conversion request */ macro
91 LKM_CANCEL | LKM_INVVALBLK | LKM_FORCE | \
2597 ret = dlmunlock(dlm, &lksb, LKM_CANCEL, dlm_reco_unlock_ast, dlm); in dlm_pick_recovery_master()
80 map_flag(DLM_LKF_CANCEL, LKM_CANCEL); in flags_to_o2dlm()