Searched refs:DLM_MSG_REMOVE (Results 1 – 3 of 3) sorted by relevance
133 if (type == DLM_MSG_REMOVE || in purge_request()
351 #define DLM_MSG_REMOVE 12 macro
2679 case DLM_MSG_REMOVE: in create_message()2893 error = create_message(r, NULL, to_nodeid, DLM_MSG_REMOVE, &ms, &mh); in send_remove()3794 case DLM_MSG_REMOVE: in _receive_message()