Searched refs:a_host (Results 1 – 3 of 3) sorted by relevance
131 char *nodename = req->a_host->h_rpcclnt->cl_nodename; in nlmclnt_setlockargs()213 call->a_host = nlm_get_host(host); in nlm_alloc_call()226 const struct nlmclnt_operations *nlmclnt_ops = call->a_host->h_nlmclnt_ops; in nlmclnt_release_call()232 nlmclnt_release_host(call->a_host); in nlmclnt_release_call()264 struct nlm_host *host = req->a_host; in nlmclnt_call()342 struct nlm_host *host = req->a_host; in __nlm_async_call()517 struct nlm_host *host = req->a_host; in nlmclnt_lock()629 req->a_host = host; in nlmclnt_reclaim()664 struct nlm_host *host = req->a_host; in nlmclnt_unlock()743 nlm_rebind_host(req->a_host); in nlmclnt_unlock_callback()[all …]
314 nlmsvc_release_host(call->a_host); in nlmsvc_release_call()
143 struct nlm_host * a_host; /* host handle */ member
Completed in 8 milliseconds