nlm_bind_host      70 fs/lockd/clntlock.c 	if (host->h_rpcclnt == NULL && nlm_bind_host(host) == NULL)
nlm_bind_host     282 fs/lockd/clntproc.c 		if ((clnt = nlm_bind_host(host)) == NULL)
nlm_bind_host     354 fs/lockd/clntproc.c 	clnt = nlm_bind_host(host);
nlm_bind_host     240 include/linux/lockd/lockd.h struct rpc_clnt * nlm_bind_host(struct nlm_host *);