DLM_DFL_USER_BIT
if (test_bit(DLM_DFL_USER_BIT, &lkb->lkb_dflags)) {
if (test_bit(DLM_DFL_USER_BIT, &lkb->lkb_dflags)) {
if (test_bit(DLM_DFL_USER_BIT, &lkb->lkb_dflags)) {
if (test_bit(DLM_DFL_USER_BIT, &lkb->lkb_dflags)) {
#define __DLM_DFL_MIN_BIT DLM_DFL_USER_BIT
if (ms->m_flags & cpu_to_le32(BIT(DLM_DFL_USER_BIT)) &&
!test_bit(DLM_DFL_USER_BIT, &lkb->lkb_dflags)) {
set_bit(DLM_DFL_USER_BIT, &lkb->lkb_dflags);
if (lkb_dflags & BIT(DLM_DFL_USER_BIT))
if (~lkb_dflags & BIT(DLM_DFL_USER_BIT))
if (test_bit(DLM_DFL_USER_BIT, &lkb->lkb_dflags)) {
{ BIT(DLM_DFL_USER_BIT), "USER" }, \