DLM_IFL_MSTCPY    247 fs/dlm/lock.c  	return (lkb->lkb_nodeid && !(lkb->lkb_flags & DLM_IFL_MSTCPY));
DLM_IFL_MSTCPY    252 fs/dlm/lock.c  	if (lkb->lkb_flags & DLM_IFL_MSTCPY)
DLM_IFL_MSTCPY    254 fs/dlm/lock.c  	return (lkb->lkb_flags & DLM_IFL_MSTCPY) ? 1 : 0;
DLM_IFL_MSTCPY   2055 fs/dlm/lock.c  		if (lkb->lkb_flags & DLM_IFL_MSTCPY)
DLM_IFL_MSTCPY   2100 fs/dlm/lock.c  	if (lkb->lkb_flags & DLM_IFL_MSTCPY) {
DLM_IFL_MSTCPY   3129 fs/dlm/lock.c  	lkb->lkb_flags |= DLM_IFL_MSTCPY;
DLM_IFL_MSTCPY   4303 fs/dlm/lock.c  	lkb->lkb_flags |= DLM_IFL_MSTCPY;
DLM_IFL_MSTCPY    734 fs/dlm/lockspace.c 			if (lkb->lkb_lvbptr && lkb->lkb_flags & DLM_IFL_MSTCPY)
DLM_IFL_MSTCPY    295 fs/dlm/recover.c 		if (!(lkb->lkb_flags & DLM_IFL_MSTCPY))