Searched refs:DLM_IFL_STUB_MS (Results 1 – 2 of 2) sorted by relevance
213 #define DLM_IFL_STUB_MS 0x02000000 /* magic number for m_flags */ macro
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()3706 r->res_ls->ls_stub_ms.m_flags = cpu_to_le32(DLM_IFL_STUB_MS); in send_convert()3896 if (ms->m_flags == cpu_to_le32(DLM_IFL_STUB_MS)) in receive_flags_reply()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()