Lines Matching refs:DLM_MLE_BLOCK
271 BUG_ON(mle->type != DLM_MLE_BLOCK &&
873 /* at this point there is either a DLM_MLE_BLOCK or a
1050 b = (mle->type == DLM_MLE_BLOCK);
1286 if (mle->type != DLM_MLE_BLOCK)
1505 if (tmpmle->type == DLM_MLE_BLOCK) {
1578 dlm_init_mle(mle, DLM_MLE_BLOCK, dlm, NULL, name, namelen);
1588 if (tmpmle->type == DLM_MLE_BLOCK)
1908 if (mle->type == DLM_MLE_BLOCK || mle->type == DLM_MLE_MIGRATION)
3303 BUG_ON(mle->type != DLM_MLE_BLOCK);
3344 BUG_ON(mle->type != DLM_MLE_BLOCK &&
3357 if (mle->type == DLM_MLE_BLOCK) {
3550 if (mle->type != DLM_MLE_BLOCK) {