Searched refs:LKM_CANCEL (Results 1 – 5 of 5) sorted by relevance
109 if (in_use && !(flags & LKM_CANCEL)) { in dlmunlock_common()118 if (master_node && !(flags & LKM_CANCEL)) { in dlmunlock_common()141 if (flags & LKM_CANCEL) in dlmunlock_common()162 if (flags & LKM_CANCEL) in dlmunlock_common()195 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()
127 #define LKM_CANCEL 0x00002000 /* cancel conversion request */ macro
76 LKM_CANCEL | LKM_INVVALBLK | LKM_FORCE | \
2624 ret = dlmunlock(dlm, &lksb, LKM_CANCEL, dlm_reco_unlock_ast, dlm); in dlm_pick_recovery_master()
72 map_flag(DLM_LKF_CANCEL, LKM_CANCEL); in flags_to_o2dlm()