Searched refs:DLM_MSG_CANCEL (Results 1 – 3 of 3) sorted by relevance
1395 case DLM_MSG_CANCEL: in msg_reply_type()1415 (is_overlap_cancel(lkb) && (mstype == DLM_MSG_CANCEL))) { in add_to_waiters()1425 case DLM_MSG_CANCEL: in add_to_waiters()1485 (lkb->lkb_wait_type != DLM_MSG_CANCEL)) { in _remove_from_waiters()2797 case DLM_MSG_CANCEL: in validate_unlock_args()3505 return send_common(r, lkb, DLM_MSG_CANCEL); in send_cancel()3798 case cpu_to_le32(DLM_MSG_CANCEL): in validate_message()4648 case cpu_to_le32(DLM_MSG_CANCEL): in _receive_message()4942 wait_type = DLM_MSG_CANCEL; in dlm_recover_waiters_pre()4977 case DLM_MSG_CANCEL: in dlm_recover_waiters_pre()
400 #define DLM_MSG_CANCEL 4 macro
69 { DLM_MSG_CANCEL, "CANCEL"}, \