Lines Matching refs:m_flags
1584 if (ms->m_flags != cpu_to_le32(DLM_IFL_STUB_MS)) in remove_from_waiters_ms()
1587 if (ms->m_flags != cpu_to_le32(DLM_IFL_STUB_MS)) in remove_from_waiters_ms()
3582 ms->m_flags = cpu_to_le32(lkb->lkb_flags); in send_args()
3659 r->res_ls->ls_stub_ms.m_flags = cpu_to_le32(DLM_IFL_STUB_MS); in send_convert()
3849 (le32_to_cpu(ms->m_flags) & 0x0000FFFF); in receive_flags()
3854 if (ms->m_flags == cpu_to_le32(DLM_IFL_STUB_MS)) in receive_flags_reply()
3859 (le32_to_cpu(ms->m_flags) & 0x0000FFFF); in receive_flags_reply()
3960 if (ms->m_flags & cpu_to_le32(DLM_IFL_USER) && in validate_message()
5014 ms_stub->m_flags = cpu_to_le32(DLM_IFL_STUB_MS); in recover_convert_waiter()
5136 ms_stub->m_flags = cpu_to_le32(DLM_IFL_STUB_MS); in dlm_recover_waiters_pre()
5147 ms_stub->m_flags = cpu_to_le32(DLM_IFL_STUB_MS); in dlm_recover_waiters_pre()