Searched refs:DLM_MSG_LOOKUP_REPLY (Results 1 - 4 of 4) sorted by relevance

/linux-master/fs/dlm/
H A Drequestqueue.c147 type == cpu_to_le32(DLM_MSG_LOOKUP_REPLY))
H A Ddlm_internal.h409 #define DLM_MSG_LOOKUP_REPLY 13 macro
H A Dlock.c1398 return DLM_MSG_LOOKUP_REPLY;
3580 remove_from_waiters(lkb, DLM_MSG_LOOKUP_REPLY);
3656 error = create_message(r, NULL, nodeid, DLM_MSG_LOOKUP_REPLY, &ms, &mh,
4563 error = remove_from_waiters(lkb, DLM_MSG_LOOKUP_REPLY);
4698 case cpu_to_le32(DLM_MSG_LOOKUP_REPLY):
/linux-master/include/trace/events/
H A Ddlm.h78 { DLM_MSG_LOOKUP_REPLY, "LOOKUP_REPLY"}, \

Completed in 230 milliseconds