Searched refs:nlm_res (Results 1 - 9 of 9) sorted by relevance

/linux-master/fs/lockd/
H A Dsvcproc.c115 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp)
153 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp)
202 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp)
243 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp)
285 __nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp)
334 __be32 (*func)(struct svc_rqst *, struct nlm_res *))
403 struct nlm_res *resp = rqstp->rq_resp;
438 struct nlm_res *resp = rqstp->rq_resp;
525 struct nlm_res *argp = rqstp->rq_argp;
570 .pc_ressize = sizeof(struct nlm_res),
[all...]
H A Dsvc4proc.c94 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp)
130 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp)
179 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp)
219 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp)
260 __nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp)
301 __be32 (*func)(struct svc_rqst *, struct nlm_res *))
368 struct nlm_res *resp = rqstp->rq_resp;
403 struct nlm_res *resp = rqstp->rq_resp;
490 struct nlm_res *argp = rqstp->rq_argp;
536 .pc_ressize = sizeof(struct nlm_res),
[all...]
H A Dclntxdr.c235 const struct nlm_res *result)
251 static int decode_nlm_holder(struct xdr_stream *xdr, struct nlm_res *result)
428 * struct nlm_res {
437 const struct nlm_res *result = data;
457 const struct nlm_res *result)
467 const struct nlm_res *result = data;
496 struct nlm_res *result)
513 struct nlm_res *result = data;
525 * struct nlm_res {
534 struct nlm_res *resul
[all...]
H A Dclnt4xdr.c240 const struct nlm_res *result)
256 static int decode_nlm4_holder(struct xdr_stream *xdr, struct nlm_res *result)
437 const struct nlm_res *result = data;
460 const struct nlm_res *result = data;
491 struct nlm_res *result)
508 struct nlm_res *result = data;
529 struct nlm_res *result = data;
H A Dxdr.c130 svcxdr_encode_testrply(struct xdr_stream *xdr, const struct nlm_res *resp)
234 struct nlm_res *resp = rqstp->rq_argp;
325 struct nlm_res *resp = rqstp->rq_resp;
334 struct nlm_res *resp = rqstp->rq_resp;
343 struct nlm_res *resp = rqstp->rq_resp;
H A Dxdr4.c125 svcxdr_encode_testrply(struct xdr_stream *xdr, const struct nlm_res *resp)
229 struct nlm_res *resp = rqstp->rq_argp;
320 struct nlm_res *resp = rqstp->rq_resp;
329 struct nlm_res *resp = rqstp->rq_resp;
338 struct nlm_res *resp = rqstp->rq_resp;
H A Dclntproc.c270 struct nlm_res *resp = &req->a_res;
526 struct nlm_res *resp = &req->a_res;
689 struct nlm_res *resp = &req->a_res;
/linux-master/include/linux/lockd/
H A Dxdr.h81 struct nlm_res { struct
H A Dlockd.h144 struct nlm_res a_res; /* result */

Completed in 458 milliseconds