Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/lockd/
Dclntproc.c132 if (!(clnt = nlm_bind_host(host))) { in nlmclnt_proc()
265 if ((clnt = nlm_bind_host(host)) == NULL) in nlmclnt_call()
333 if ((clnt = nlm_bind_host(host)) == NULL) in nlmsvc_async_call()
361 if ((clnt = nlm_bind_host(host)) == NULL) in nlmclnt_async_call()
Dhost.c166 nlm_bind_host(struct nlm_host *host) in nlm_bind_host() function
/linux-2.4.37.9/include/linux/lockd/
Dlockd.h148 struct rpc_clnt * nlm_bind_host(struct nlm_host *);