Lines Matching refs:rq_xprt
343 netid = svc_getnetid(sr->rq_xprt); in nlm_do_test()
344 addr = svc_getrpccaller(sr->rq_xprt); in nlm_do_test()
494 netid = svc_getnetid(sr->rq_xprt); in nlm_do_lock()
495 addr = svc_getrpccaller(sr->rq_xprt); in nlm_do_lock()
593 if (!svc_reserve_thread(sr->rq_xprt)) { in nlm_do_lock()
648 if (!(*reply_cb)(sr->rq_xprt, resp)) in nlm_do_lock()
649 svcerr_systemerr(sr->rq_xprt); in nlm_do_lock()
674 (void) svc_detach_thread(sr->rq_xprt); in nlm_do_lock()
852 netid = svc_getnetid(sr->rq_xprt); in nlm_do_cancel()
853 addr = svc_getrpccaller(sr->rq_xprt); in nlm_do_cancel()
950 netid = svc_getnetid(sr->rq_xprt); in nlm_do_unlock()
951 addr = svc_getrpccaller(sr->rq_xprt); in nlm_do_unlock()
1207 netid = svc_getnetid(sr->rq_xprt); in nlm_do_share()
1208 addr = svc_getrpccaller(sr->rq_xprt); in nlm_do_share()
1273 netid = svc_getnetid(sr->rq_xprt); in nlm_do_unshare()
1274 addr = svc_getrpccaller(sr->rq_xprt); in nlm_do_unshare()