Home
last modified time | relevance | path

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

/fs/lockd/
Dclntproc.c272 if ((clnt = nlm_bind_host(host)) == NULL) in nlmclnt_call()
343 clnt = nlm_bind_host(host); in __nlm_async_call()
Dhost.c339 nlm_bind_host(struct nlm_host *host) in nlm_bind_host() function