Home
last modified time | relevance | path

Searched refs:m_bastmode (Results 1 – 3 of 3) sorted by relevance

/linux-4.19.296/fs/dlm/
Dutil.c105 ms->m_bastmode = cpu_to_le32(ms->m_bastmode); in dlm_message_out()
129 ms->m_bastmode = le32_to_cpu(ms->m_bastmode); in dlm_message_in()
Ddlm_internal.h422 int m_bastmode; member
Dlock.c3747 ms->m_bastmode = mode; in send_bast()
4372 queue_bast(r, lkb, ms->m_bastmode); in receive_bast()
4373 lkb->lkb_highbast = ms->m_bastmode; in receive_bast()