DLM_CANCELGRANT 154 fs/ocfs2/dlm/dlmdebug.c [DLM_CANCELGRANT] = "DLM_CANCELGRANT",
DLM_CANCELGRANT 199 fs/ocfs2/dlm/dlmdebug.c [DLM_CANCELGRANT] = "can't cancel convert: already granted",
DLM_CANCELGRANT 162 fs/ocfs2/dlm/dlmunlock.c if (status != DLM_NORMAL && (status != DLM_CANCELGRANT || !master_node))
DLM_CANCELGRANT 190 fs/ocfs2/dlm/dlmunlock.c if (status == DLM_CANCELGRANT) {
DLM_CANCELGRANT 547 fs/ocfs2/dlm/dlmunlock.c status = DLM_CANCELGRANT;
DLM_CANCELGRANT 678 fs/ocfs2/dlm/dlmunlock.c if (status == DLM_CANCELGRANT)
DLM_CANCELGRANT 237 fs/ocfs2/dlm/userdlm.c if (status != DLM_NORMAL && status != DLM_CANCELGRANT)
DLM_CANCELGRANT 247 fs/ocfs2/dlm/userdlm.c } else if (status == DLM_CANCELGRANT) {
DLM_CANCELGRANT 120 fs/ocfs2/stack_o2cb.c [DLM_CANCELGRANT] = -EBUSY, /* Cancel after grant */
DLM_CANCELGRANT 192 fs/ocfs2/stack_o2cb.c if (status == DLM_CANCELGRANT)