Searched refs:nlm_res (Results 1 – 5 of 5) sorted by relevance
28 nlm_res *32 static nlm_res res; in nlm_lock_1()44 nlm_res *47 static nlm_res res; in nlm_cancel_1()57 nlm_res *60 static nlm_res res; in nlm_unlock_1()70 nlm_res *73 static nlm_res res; in nlm_granted_1()163 nlm_lock_res_1(nlm_res *argp, CLIENT *clnt) in nlm_lock_res_1()176 nlm_cancel_res_1(nlm_res *argp, CLIENT *clnt) in nlm_cancel_res_1()[all …]
284 transmit_result(int opcode, nlm_res *result, struct sockaddr *addr) in transmit_result()467 nlm_res *470 static nlm_res res; in nlm_lock_1_svc()492 static nlm_res res; in nlm_lock_msg_1_svc()518 nlm_res *521 static nlm_res res; in nlm_cancel_1_svc()543 static nlm_res res; in nlm_cancel_msg_1_svc()569 nlm_res *572 static nlm_res res; in nlm_unlock_1_svc()589 static nlm_res res; in nlm_unlock_msg_1_svc()[all …]
20 void transmit_result(int, nlm_res *, struct sockaddr *);
511 static struct nlm_res retval; in send_granted()
51 struct nlm_res { struct268 nlm_res NLM_LOCK(struct nlm_lockargs) = 2;270 nlm_res NLM_CANCEL(struct nlm_cancargs) = 3;271 nlm_res NLM_UNLOCK(struct nlm_unlockargs) = 4;276 nlm_res NLM_GRANTED(struct nlm_testargs)= 5;286 void NLM_LOCK_RES(nlm_res) = 12;287 void NLM_CANCEL_RES(nlm_res) = 13;288 void NLM_UNLOCK_RES(nlm_res) = 14;289 void NLM_GRANTED_RES(nlm_res) = 15;295 nlm_res NLM_NM_LOCK(nlm_lockargs) = 22;