Searched refs:DLM_CANCELGRANT (Results 1 – 3 of 3) sorted by relevance
144 if (status != DLM_NORMAL && (status != DLM_CANCELGRANT || !master_node)) in dlmunlock_common()172 if (status == DLM_CANCELGRANT) { in dlmunlock_common()547 status = DLM_CANCELGRANT; in dlm_get_cancel_actions()678 if (status == DLM_CANCELGRANT) in dlmunlock()
98 * DLM_CANCELGRANT: -EBUSY113 [DLM_CANCELGRANT] = -EBUSY, /* Cancel after grant */178 * DLM_CANCELGRANT. in o2dlm_unlock_ast_wrapper() 180 * There's no need for the double-ast. If we see DLM_CANCELGRANT, in o2dlm_unlock_ast_wrapper() 184 if (status == DLM_CANCELGRANT) in o2dlm_unlock_ast_wrapper()
234 } else if (status == DLM_CANCELGRANT) { in user_unlock_ast()