Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Ddlm_internal.h428 #define DLM_MSG_GRANT 9 macro
H A Dlock.c2120 ms->m_type != cpu_to_le32(DLM_MSG_GRANT)) { in munge_altmode()
3544 case DLM_MSG_GRANT: in create_message()
3600 case cpu_to_le32(DLM_MSG_GRANT): in send_args()
3677 error = create_message(r, lkb, to_nodeid, DLM_MSG_GRANT, &ms, &mh); in send_grant()
3959 case cpu_to_le32(DLM_MSG_GRANT): in validate_message()
4830 case cpu_to_le32(DLM_MSG_GRANT): in _receive_message()
/linux/include/trace/events/
H A Ddlm.h74 { DLM_MSG_GRANT, "GRANT"}, \