Home
last modified time | relevance | path

Searched refs:DLM_MSG_REMOVE (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.6/fs/dlm/
Drequestqueue.c145 if (type == cpu_to_le32(DLM_MSG_REMOVE) || in purge_request()
Ddlm_internal.h408 #define DLM_MSG_REMOVE 12 macro
Dlock.c3373 case DLM_MSG_REMOVE: in create_message()
3589 error = create_message(r, NULL, to_nodeid, DLM_MSG_REMOVE, &ms, &mh, in send_remove()
4689 case cpu_to_le32(DLM_MSG_REMOVE): in _receive_message()
/Linux-v6.6/include/trace/events/
Ddlm.h77 { DLM_MSG_REMOVE, "REMOVE"}, \