Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/dlm/
A Dlock.c1408 case DLM_MSG_UNLOCK: in msg_reply_type()
1436 case DLM_MSG_UNLOCK: in add_to_waiters()
2959 case DLM_MSG_UNLOCK: in validate_unlock_args()
2993 case DLM_MSG_UNLOCK: in validate_unlock_args()
3550 case DLM_MSG_UNLOCK: in create_message()
3606 case cpu_to_le32(DLM_MSG_UNLOCK): in send_args()
3674 return send_common(r, lkb, DLM_MSG_UNLOCK); in send_unlock()
3970 case cpu_to_le32(DLM_MSG_UNLOCK): in validate_message()
4809 case cpu_to_le32(DLM_MSG_UNLOCK): in _receive_message()
5113 wait_type = DLM_MSG_UNLOCK; in dlm_recover_waiters_pre()
[all …]
A Ddlm_internal.h412 #define DLM_MSG_UNLOCK 3 macro
/linux-6.3-rc2/include/trace/events/
A Ddlm.h75 { DLM_MSG_UNLOCK, "UNLOCK"}, \

Completed in 17 milliseconds