Home
last modified time | relevance | path

Searched refs:a_host (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/fs/lockd/
Dclntproc.c202 call->a_host = host; in nlm_alloc_call()
218 nlmclnt_release_host(call->a_host); in nlmclnt_release_call()
250 struct nlm_host *host = req->a_host; in nlmclnt_call()
328 struct nlm_host *host = req->a_host; in __nlm_async_call()
515 struct nlm_host *host = req->a_host; in nlmclnt_lock()
628 req->a_host = host; in nlmclnt_reclaim()
664 struct nlm_host *host = req->a_host; in nlmclnt_unlock()
730 nlm_rebind_host(req->a_host); in nlmclnt_unlock_callback()
808 nlm_rebind_host(req->a_host); in nlmclnt_cancel_callback()
Dsvcproc.c265 nlmsvc_release_host(call->a_host); in nlmsvc_release_call()
/linux-3.4.99/include/linux/lockd/
Dlockd.h138 struct nlm_host * a_host; /* host handle */ member