Home
last modified time | relevance | path

Searched defs:nlm_host (Results 1 – 1 of 1) sorted by relevance

/linux-2.4.37.9/include/linux/lockd/
Dlockd.h39 struct nlm_host { struct
40 struct nlm_host * h_next; /* linked list (hash table) */ argument
41 struct sockaddr_in h_addr; /* peer address */
42 struct svc_client * h_exportent; /* NFS client */
43 struct rpc_clnt * h_rpcclnt; /* RPC client to talk to peer */
67 struct nlm_host * a_host; /* host handle */ argument