Home
last modified time | relevance | path

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

/linux/fs/dlm/
H A Drequestqueue.c122 if (type == cpu_to_le32(DLM_MSG_REMOVE) || in purge_request()
H A Ddlm_internal.h431 #define DLM_MSG_REMOVE 12 macro
H A Dlock.c3537 case DLM_MSG_REMOVE: in create_message()
3744 error = create_message(r, NULL, to_nodeid, DLM_MSG_REMOVE, &ms, &mh); in send_remove()
4846 case cpu_to_le32(DLM_MSG_REMOVE): in _receive_message()
/linux/include/trace/events/
H A Ddlm.h77 { DLM_MSG_REMOVE, "REMOVE"}, \