Home
last modified time | relevance | path

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

/openbmc/linux/fs/dlm/
H A Drcom.c485 error = create_rcom(ls, nodeid, DLM_RCOM_LOCK_REPLY, in receive_rcom_lock()
611 case cpu_to_le32(DLM_RCOM_LOCK_REPLY): in dlm_receive_rcom()
666 case cpu_to_le32(DLM_RCOM_LOCK_REPLY): in dlm_receive_rcom()
H A Ddlm_internal.h453 #define DLM_RCOM_LOCK_REPLY 8 macro
/openbmc/linux/include/trace/events/
H A Ddlm.h89 { DLM_RCOM_LOCK_REPLY, "LOCK_REPLY"})