Searched refs:DLM_RCOM_LOOKUP_REPLY (Results 1 - 3 of 3) sorted by last modified time

/linux-master/include/trace/events/
H A Ddlm.h88 { DLM_RCOM_LOOKUP_REPLY, "LOOKUP_REPLY"}, \
/linux-master/fs/dlm/
H A Drcom.c395 error = create_rcom(ls, nodeid, DLM_RCOM_LOOKUP_REPLY, 0, &rc, &mh,
603 case cpu_to_le32(DLM_RCOM_LOOKUP_REPLY):
661 case cpu_to_le32(DLM_RCOM_LOOKUP_REPLY):
H A Ddlm_internal.h474 #define DLM_RCOM_LOOKUP_REPLY 7 macro

Completed in 188 milliseconds