Home
last modified time | relevance | path

Searched refs:DLM_CANCELGRANT (Results 1 – 5 of 5) sorted by relevance

/linux/fs/ocfs2/dlm/
A Ddlmunlock.c144 if (status != DLM_NORMAL && (status != DLM_CANCELGRANT || !master_node)) in dlmunlock_common()
172 if (status == DLM_CANCELGRANT) { in dlmunlock_common()
548 status = DLM_CANCELGRANT; in dlm_get_cancel_actions()
679 if (status == DLM_CANCELGRANT) in dlmunlock()
A Ddlmapi.h28 DLM_CANCELGRANT, /* 10: can't cancel convert: already granted */ enumerator
A Ddlmdebug.c133 [DLM_CANCELGRANT] = "DLM_CANCELGRANT",
178 [DLM_CANCELGRANT] = "can't cancel convert: already granted",
/linux/fs/ocfs2/
A Dstack_o2cb.c113 [DLM_CANCELGRANT] = -EBUSY, /* Cancel after grant */
184 if (status == DLM_CANCELGRANT) in o2dlm_unlock_ast_wrapper()
/linux/fs/ocfs2/dlmfs/
A Duserdlm.c234 } else if (status == DLM_CANCELGRANT) { in user_unlock_ast()

Completed in 10 milliseconds