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

/linux-master/fs/dlm/
H A Drequestqueue.c145 if (type == cpu_to_le32(DLM_MSG_REMOVE) ||
H A Ddlm_internal.h408 #define DLM_MSG_REMOVE 12 macro
H A Dlock.c3376 case DLM_MSG_REMOVE:
3592 error = create_message(r, NULL, to_nodeid, DLM_MSG_REMOVE, &ms, &mh,
4692 case cpu_to_le32(DLM_MSG_REMOVE):
/linux-master/include/trace/events/
H A Ddlm.h77 { DLM_MSG_REMOVE, "REMOVE"}, \

Completed in 121 milliseconds