Home
last modified time | relevance | path

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

/linux-6.1.9/fs/dlm/
Drequestqueue.c143 if (type == cpu_to_le32(DLM_MSG_REMOVE) || in purge_request()
Ddlm_internal.h420 #define DLM_MSG_REMOVE 12 macro
Dlock.c3594 case DLM_MSG_REMOVE: in create_message()
3807 error = create_message(r, NULL, to_nodeid, DLM_MSG_REMOVE, &ms, &mh); in send_remove()
4090 dir_nodeid, DLM_MSG_REMOVE, &ms, &mh); in send_repeat_remove()
4970 case cpu_to_le32(DLM_MSG_REMOVE): in _receive_message()