Home
last modified time | relevance | path

Searched refs:m_grmode (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/fs/dlm/
H A Dutil.c101 ms->m_grmode = cpu_to_le32(ms->m_grmode); in dlm_message_out()
125 ms->m_grmode = le32_to_cpu(ms->m_grmode); in dlm_message_in()
H A Ddlm_internal.h418 int m_grmode; member
H A Dlock.c3613 ms->m_grmode = lkb->lkb_grmode; in send_args()
/kernel/linux/linux-6.6/include/trace/events/
H A Ddlm.h427 __field(int32_t, m_grmode)
458 __entry->m_grmode = le32_to_cpu(ms->m_grmode);
473 "m_lvbseq=%u m_hash=%u m_status=%d m_grmode=%s "
486 show_lock_mode(__entry->m_grmode),
524 __field(int32_t, m_grmode)
554 __entry->m_grmode = le32_to_cpu(ms->m_grmode);
567 "m_lvbseq=%u m_hash=%u m_status=%d m_grmode=%s "
580 show_lock_mode(__entry->m_grmode),
[all...]
/kernel/linux/linux-6.6/fs/dlm/
H A Ddlm_internal.h427 __le32 m_grmode; member
H A Dlock.c3412 ms->m_grmode = cpu_to_le32(lkb->lkb_grmode); in send_args()

Completed in 19 milliseconds