Home
last modified time | relevance | path

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

/openbmc/linux/fs/lockd/
H A Dclntlock.c61 if (host->h_rpcclnt == NULL && nlm_bind_host(host) == NULL) in nlmclnt_init()
H A Dclntproc.c285 if ((clnt = nlm_bind_host(host)) == NULL) in nlmclnt_call()
357 clnt = nlm_bind_host(host); in __nlm_async_call()
H A Dhost.c428 nlm_bind_host(struct nlm_host *host) in nlm_bind_host() function
/openbmc/linux/include/linux/lockd/
H A Dlockd.h244 struct rpc_clnt * nlm_bind_host(struct nlm_host *);