Searched refs:DLM_MSG_REMOVE (Results 1 – 4 of 4) sorted by relevance
144 if (type == cpu_to_le32(DLM_MSG_REMOVE) || in purge_request()
421 #define DLM_MSG_REMOVE 12 macro
3546 case DLM_MSG_REMOVE: in create_message()3763 error = create_message(r, NULL, to_nodeid, DLM_MSG_REMOVE, &ms, &mh, in send_remove()4854 case cpu_to_le32(DLM_MSG_REMOVE): in _receive_message()
84 { DLM_MSG_REMOVE, "REMOVE"}, \
Completed in 18 milliseconds