Lines Matching refs:nlm_res
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()
622 nlm_res *
625 static nlm_res res; in nlm_granted_1_svc()
640 static nlm_res res; in nlm_granted_msg_1_svc()
671 nlm_lock_res_1_svc(nlm_res *arg, struct svc_req *rqstp) in nlm_lock_res_1_svc()
685 nlm_cancel_res_1_svc(nlm_res *arg __unused, struct svc_req *rqstp) in nlm_cancel_res_1_svc()
698 nlm_unlock_res_1_svc(nlm_res *arg, struct svc_req *rqstp) in nlm_unlock_res_1_svc()
711 nlm_granted_res_1_svc(nlm_res *arg __unused, struct svc_req *rqstp) in nlm_granted_res_1_svc()
777 nlm_res *
780 static nlm_res res; in nlm_nm_lock_3_svc()