Home
last modified time | relevance | path

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

/Linux-v4.19/fs/lockd/
Dclntlock.c69 if (host->h_rpcclnt == NULL && nlm_bind_host(host) == NULL) in nlmclnt_init()
Dclntproc.c280 if ((clnt = nlm_bind_host(host)) == NULL) in nlmclnt_call()
352 clnt = nlm_bind_host(host); in __nlm_async_call()
Dhost.c422 nlm_bind_host(struct nlm_host *host) in nlm_bind_host() function
/Linux-v4.19/include/linux/lockd/
Dlockd.h238 struct rpc_clnt * nlm_bind_host(struct nlm_host *);
/Linux-v4.19/Documentation/
Dlsm.txt197 - ``fs/lockd/host.c``::c:func:`nlm_bind_host()`