Home
last modified time | relevance | path

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

/fs/lockd/
Dclntlock.c69 if (host->h_rpcclnt == NULL && nlm_bind_host(host) == NULL) in nlmclnt_init()
Dclntproc.c270 if ((clnt = nlm_bind_host(host)) == NULL) in nlmclnt_call()
342 clnt = nlm_bind_host(host); in __nlm_async_call()
Dhost.c419 nlm_bind_host(struct nlm_host *host) in nlm_bind_host() function