Lines Matching refs:m_flags
1582 if (ms->m_flags != cpu_to_le32(DLM_IFL_STUB_MS)) in remove_from_waiters_ms()
1585 if (ms->m_flags != cpu_to_le32(DLM_IFL_STUB_MS)) in remove_from_waiters_ms()
3629 ms->m_flags = cpu_to_le32(lkb->lkb_flags); in send_args()
3706 r->res_ls->ls_stub_ms.m_flags = cpu_to_le32(DLM_IFL_STUB_MS); in send_convert()
3891 (le32_to_cpu(ms->m_flags) & 0x0000FFFF); in receive_flags()
3896 if (ms->m_flags == cpu_to_le32(DLM_IFL_STUB_MS)) in receive_flags_reply()
3901 (le32_to_cpu(ms->m_flags) & 0x0000FFFF); in receive_flags_reply()
4002 if (ms->m_flags & cpu_to_le32(DLM_IFL_USER) && in validate_message()
5130 ms_stub->m_flags = cpu_to_le32(DLM_IFL_STUB_MS); in recover_convert_waiter()
5252 ms_stub->m_flags = cpu_to_le32(DLM_IFL_STUB_MS); in dlm_recover_waiters_pre()
5263 ms_stub->m_flags = cpu_to_le32(DLM_IFL_STUB_MS); in dlm_recover_waiters_pre()