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

/linux-master/fs/dlm/
H A Dlock.c1393 case DLM_MSG_UNLOCK:
1421 case DLM_MSG_UNLOCK:
2799 case DLM_MSG_UNLOCK:
2830 case DLM_MSG_UNLOCK:
3380 case DLM_MSG_UNLOCK:
3436 case cpu_to_le32(DLM_MSG_UNLOCK):
3503 return send_common(r, lkb, DLM_MSG_UNLOCK);
3800 case cpu_to_le32(DLM_MSG_UNLOCK):
4647 case cpu_to_le32(DLM_MSG_UNLOCK):
4911 if (lkb->lkb_wait_type != DLM_MSG_UNLOCK) {
[all...]
H A Ddlm_internal.h399 #define DLM_MSG_UNLOCK 3 macro
/linux-master/include/trace/events/
H A Ddlm.h68 { DLM_MSG_UNLOCK, "UNLOCK"}, \

Completed in 157 milliseconds