DLM_MLE_BLOCK
if (mle->type == DLM_MLE_BLOCK)
atomic_read(&dlm->mle_cur_count[DLM_MLE_BLOCK]),
atomic_read(&dlm->mle_tot_count[DLM_MLE_BLOCK]));
b = (mle->type == DLM_MLE_BLOCK);
if (mle->type != DLM_MLE_BLOCK)
if (tmpmle->type == DLM_MLE_BLOCK) {
dlm_init_mle(mle, DLM_MLE_BLOCK, dlm, NULL, name, namelen);
if (tmpmle->type == DLM_MLE_BLOCK)
if (mle->type == DLM_MLE_BLOCK || mle->type == DLM_MLE_MIGRATION)
BUG_ON(mle->type != DLM_MLE_BLOCK &&
BUG_ON(mle->type != DLM_MLE_BLOCK);
BUG_ON(mle->type != DLM_MLE_BLOCK &&
if (mle->type == DLM_MLE_BLOCK) {
if (mle->type != DLM_MLE_BLOCK) {