Searched refs:a_host (Results 1 - 3 of 3) sorted by relevance

/linux-master/fs/lockd/
H A Dclntproc.c133 char *nodename = req->a_host->h_rpcclnt->cl_nodename;
216 call->a_host = nlm_get_host(host);
229 const struct nlmclnt_operations *nlmclnt_ops = call->a_host->h_nlmclnt_ops;
235 nlmclnt_release_host(call->a_host);
267 struct nlm_host *host = req->a_host;
345 struct nlm_host *host = req->a_host;
459 (const struct sockaddr *)&req->a_host->h_addr,
460 req->a_host->h_addrlen, req->a_res.status);
525 struct nlm_host *host = req->a_host;
617 (const struct sockaddr *)&req->a_host
[all...]
H A Dsvcproc.c314 nlmsvc_release_host(call->a_host);
/linux-master/include/linux/lockd/
H A Dlockd.h142 struct nlm_host * a_host; /* host handle */ member in struct:nlm_rqst

Completed in 274 milliseconds