Searched refs:DLM_CANCELGRANT (Results 1 – 5 of 5) sorted by relevance
160 if (status != DLM_NORMAL && (status != DLM_CANCELGRANT || !master_node)) in dlmunlock_common()188 if (status == DLM_CANCELGRANT) { in dlmunlock_common()550 status = DLM_CANCELGRANT; in dlm_get_cancel_actions()681 if (status == DLM_CANCELGRANT) in dlmunlock()
45 DLM_CANCELGRANT, /* 10: can't cancel convert: already granted */ enumerator
150 [DLM_CANCELGRANT] = "DLM_CANCELGRANT",195 [DLM_CANCELGRANT] = "can't cancel convert: already granted",
123 [DLM_CANCELGRANT] = -EBUSY, /* Cancel after grant */194 if (status == DLM_CANCELGRANT) in o2dlm_unlock_ast_wrapper()
250 } else if (status == DLM_CANCELGRANT) { in user_unlock_ast()