Home
last modified time | relevance | path

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

/linux-2.4.37.9/fs/lockd/
Dhost.c45 return nlm_lookup_host(NULL, sin, proto, version); in nlmclnt_lookup_host()
54 return nlm_lookup_host(rqstp->rq_client, &rqstp->rq_addr, in nlmsvc_lookup_host()
74 nlm_lookup_host(struct svc_client *clnt, struct sockaddr_in *sin, in nlm_lookup_host() function
Dsvcsubs.c304 if ((host = nlm_lookup_host(clnt, NULL, 0, 0)) != NULL) { in nlmsvc_invalidate_client()
Dsvc4proc.c453 && (host = nlm_lookup_host(clnt, &saddr, 0, 0)) != NULL) { in nlm4svc_proc_sm_notify()
Dsvcproc.c481 && (host = nlm_lookup_host(clnt, &saddr, 0, 0)) != NULL) { in nlmsvc_proc_sm_notify()
/linux-2.4.37.9/include/linux/lockd/
Dlockd.h146 struct nlm_host * nlm_lookup_host(struct svc_client *,