DLM_IFL_MSTCPY_BIT
#define __DLM_IFL_MIN_BIT DLM_IFL_MSTCPY_BIT
!test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags);
return test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags);
if (test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags))
if (test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags)) {
set_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags);
set_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags);
if (lkb->lkb_lvbptr && test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags))
if (!test_bit(DLM_IFL_MSTCPY_BIT, &lkb->lkb_iflags)) {