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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/dlm/
H A Drequestqueue.c145 type == DLM_MSG_LOOKUP_REPLY)
H A Ddlm_internal.h341 #define DLM_MSG_LOOKUP_REPLY 13 macro
H A Dlock.c784 return DLM_MSG_LOOKUP_REPLY;
2606 remove_from_waiters(lkb, DLM_MSG_LOOKUP_REPLY);
2680 error = create_message(r, NULL, nodeid, DLM_MSG_LOOKUP_REPLY, &ms, &mh);
3334 error = remove_from_waiters(lkb, DLM_MSG_LOOKUP_REPLY);
3476 case DLM_MSG_LOOKUP_REPLY:

Completed in 122 milliseconds