Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/dlm/
A Ddlm_internal.h418 #define DLM_MSG_GRANT 9 macro
A Dlock.c2096 ms->m_type != cpu_to_le32(DLM_MSG_GRANT)) { in munge_altmode()
3553 case DLM_MSG_GRANT: in create_message()
3609 case cpu_to_le32(DLM_MSG_GRANT): in send_args()
3690 error = create_message(r, lkb, to_nodeid, DLM_MSG_GRANT, &ms, &mh, in send_grant()
3979 case cpu_to_le32(DLM_MSG_GRANT): in validate_message()
4838 case cpu_to_le32(DLM_MSG_GRANT): in _receive_message()
/linux-6.3-rc2/include/trace/events/
A Ddlm.h81 { DLM_MSG_GRANT, "GRANT"}, \

Completed in 17 milliseconds