DLM_MLE_BLOCK 302 fs/ocfs2/dlm/dlmdebug.c if (mle->type == DLM_MLE_BLOCK)
DLM_MLE_BLOCK 81 fs/ocfs2/dlm/dlmmaster.c if (mle->type == DLM_MLE_BLOCK ||
DLM_MLE_BLOCK 301 fs/ocfs2/dlm/dlmmaster.c } else if (mle->type == DLM_MLE_BLOCK) {
DLM_MLE_BLOCK 1026 fs/ocfs2/dlm/dlmmaster.c b = (mle->type == DLM_MLE_BLOCK);
DLM_MLE_BLOCK 1269 fs/ocfs2/dlm/dlmmaster.c if (mle->type != DLM_MLE_BLOCK)
DLM_MLE_BLOCK 1483 fs/ocfs2/dlm/dlmmaster.c if (tmpmle->type == DLM_MLE_BLOCK) {
DLM_MLE_BLOCK 1559 fs/ocfs2/dlm/dlmmaster.c dlm_init_mle(mle, DLM_MLE_BLOCK, dlm, NULL, name, namelen);
DLM_MLE_BLOCK 1571 fs/ocfs2/dlm/dlmmaster.c if (tmpmle->type == DLM_MLE_BLOCK)
DLM_MLE_BLOCK 1890 fs/ocfs2/dlm/dlmmaster.c if (mle->type == DLM_MLE_BLOCK || mle->type == DLM_MLE_MIGRATION)
DLM_MLE_BLOCK 3171 fs/ocfs2/dlm/dlmmaster.c BUG_ON(mle->type != DLM_MLE_BLOCK &&
DLM_MLE_BLOCK 3185 fs/ocfs2/dlm/dlmmaster.c if (mle->type == DLM_MLE_BLOCK) {