Lines Matching refs:a_host
133 char *nodename = req->a_host->h_rpcclnt->cl_nodename; in nlmclnt_setlockargs()
215 call->a_host = nlm_get_host(host); in nlm_alloc_call()
228 const struct nlmclnt_operations *nlmclnt_ops = call->a_host->h_nlmclnt_ops; in nlmclnt_release_call()
234 nlmclnt_release_host(call->a_host); in nlmclnt_release_call()
266 struct nlm_host *host = req->a_host; in nlmclnt_call()
344 struct nlm_host *host = req->a_host; in __nlm_async_call()
457 (const struct sockaddr *)&req->a_host->h_addr, in nlmclnt_test()
458 req->a_host->h_addrlen, req->a_res.status); in nlmclnt_test()
522 struct nlm_host *host = req->a_host; in nlmclnt_lock()
614 (const struct sockaddr *)&req->a_host->h_addr, in nlmclnt_lock()
615 req->a_host->h_addrlen, req->a_res.status); in nlmclnt_lock()
621 (const struct sockaddr *)&req->a_host->h_addr, in nlmclnt_lock()
622 req->a_host->h_addrlen, req->a_res.status); in nlmclnt_lock()
648 req->a_host = host; in nlmclnt_reclaim()
683 struct nlm_host *host = req->a_host; in nlmclnt_unlock()
719 (const struct sockaddr *)&req->a_host->h_addr, in nlmclnt_unlock()
720 req->a_host->h_addrlen, req->a_res.status); in nlmclnt_unlock()
728 const struct nlmclnt_operations *nlmclnt_ops = req->a_host->h_nlmclnt_ops; in nlmclnt_unlock_prepare()
765 nlm_rebind_host(req->a_host); in nlmclnt_unlock_callback()
841 nlm_rebind_host(req->a_host); in nlmclnt_cancel_callback()