Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/fs/lockd/
H A Dsvcproc.c115 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test()
153 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock()
202 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel()
243 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock()
285 __nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_granted()
334 __be32 (*func)(struct svc_rqst *, struct nlm_res *)) in nlmsvc_callback()
403 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_share()
438 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_unshare()
525 struct nlm_res *argp = rqstp->rq_argp; in nlmsvc_proc_granted_res()
570 .pc_ressize = sizeof(struct nlm_res),
[all...]
H A Dsvc4proc.c94 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test()
130 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock()
179 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel()
219 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock()
260 __nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_granted()
301 __be32 (*func)(struct svc_rqst *, struct nlm_res *)) in nlm4svc_callback()
368 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_proc_share()
403 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_proc_unshare()
490 struct nlm_res *argp = rqstp->rq_argp; in nlm4svc_proc_granted_res()
536 .pc_ressize = sizeof(struct nlm_res),
[all...]
H A Dclntxdr.c235 const struct nlm_res *result) in encode_nlm_holder()
251 static int decode_nlm_holder(struct xdr_stream *xdr, struct nlm_res *result) in decode_nlm_holder()
428 * struct nlm_res {
437 const struct nlm_res *result = data; in nlm_xdr_enc_res()
457 const struct nlm_res *result) in encode_nlm_testrply()
467 const struct nlm_res *result = data; in nlm_xdr_enc_testres()
496 struct nlm_res *result) in decode_nlm_testrply()
513 struct nlm_res *result = data; in nlm_xdr_dec_testres()
525 * struct nlm_res {
534 struct nlm_res *resul in nlm_xdr_dec_res()
[all...]
H A Dxdr4.c125 svcxdr_encode_testrply(struct xdr_stream *xdr, const struct nlm_res *resp) in svcxdr_encode_testrply()
229 struct nlm_res *resp = rqstp->rq_argp; in nlm4svc_decode_res()
320 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_testres()
329 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_res()
338 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_shareres()
H A Dxdr.c130 svcxdr_encode_testrply(struct xdr_stream *xdr, const struct nlm_res *resp) in svcxdr_encode_testrply()
234 struct nlm_res *resp = rqstp->rq_argp; in nlmsvc_decode_res()
325 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_testres()
334 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_res()
343 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_shareres()
H A Dclnt4xdr.c240 const struct nlm_res *result) in encode_nlm4_holder()
256 static int decode_nlm4_holder(struct xdr_stream *xdr, struct nlm_res *result) in decode_nlm4_holder()
437 const struct nlm_res *result = data; in nlm4_xdr_enc_res()
460 const struct nlm_res *result = data; in nlm4_xdr_enc_testres()
491 struct nlm_res *result) in decode_nlm4_testrply()
508 struct nlm_res *result = data; in nlm4_xdr_dec_testres()
529 struct nlm_res *result = data; in nlm4_xdr_dec_res()
H A Dclntproc.c269 struct nlm_res *resp = &req->a_res; in nlmclnt_call()
523 struct nlm_res *resp = &req->a_res; in nlmclnt_lock()
684 struct nlm_res *resp = &req->a_res; in nlmclnt_unlock()
/kernel/linux/linux-5.10/fs/lockd/
H A Dsvcproc.c112 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test()
147 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock()
196 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel()
237 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock()
279 __nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_granted()
330 __be32 (*func)(struct svc_rqst *, struct nlm_res *)) in nlmsvc_callback()
399 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_share()
434 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_unshare()
521 struct nlm_res *argp = rqstp->rq_argp; in nlmsvc_proc_granted_res()
563 .pc_ressize = sizeof(struct nlm_res),
[all...]
H A Dsvc4proc.c82 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test()
116 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock()
165 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel()
205 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock()
246 __nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_granted()
289 __be32 (*func)(struct svc_rqst *, struct nlm_res *)) in nlm4svc_callback()
356 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_proc_share()
391 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_proc_unshare()
478 struct nlm_res *argp = rqstp->rq_argp; in nlm4svc_proc_granted_res()
521 .pc_ressize = sizeof(struct nlm_res),
[all...]
H A Dclntxdr.c235 const struct nlm_res *result) in encode_nlm_holder()
251 static int decode_nlm_holder(struct xdr_stream *xdr, struct nlm_res *result) in decode_nlm_holder()
428 * struct nlm_res {
437 const struct nlm_res *result = data; in nlm_xdr_enc_res()
457 const struct nlm_res *result) in encode_nlm_testrply()
467 const struct nlm_res *result = data; in nlm_xdr_enc_testres()
496 struct nlm_res *result) in decode_nlm_testrply()
513 struct nlm_res *result = data; in nlm_xdr_dec_testres()
525 * struct nlm_res {
534 struct nlm_res *resul in nlm_xdr_dec_res()
[all...]
H A Dxdr.c148 nlm_encode_testres(__be32 *p, struct nlm_res *resp) in nlm_encode_testres()
204 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_testres()
285 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_shareres()
297 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_res()
334 struct nlm_res *resp = rqstp->rq_argp; in nlmsvc_decode_res()
H A Dclnt4xdr.c240 const struct nlm_res *result) in encode_nlm4_holder()
256 static int decode_nlm4_holder(struct xdr_stream *xdr, struct nlm_res *result) in decode_nlm4_holder()
444 const struct nlm_res *result = data; in nlm4_xdr_enc_res()
467 const struct nlm_res *result = data; in nlm4_xdr_enc_testres()
498 struct nlm_res *result) in decode_nlm4_testrply()
515 struct nlm_res *result = data; in nlm4_xdr_dec_testres()
536 struct nlm_res *result = data; in nlm4_xdr_dec_res()
H A Dxdr4.c140 nlm4_encode_testres(__be32 *p, struct nlm_res *resp) in nlm4_encode_testres()
201 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_testres()
282 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_shareres()
294 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_res()
331 struct nlm_res *resp = rqstp->rq_argp; in nlm4svc_decode_res()
H A Dclntproc.c266 struct nlm_res *resp = &req->a_res; in nlmclnt_call()
517 struct nlm_res *resp = &req->a_res; in nlmclnt_lock()
664 struct nlm_res *resp = &req->a_res; in nlmclnt_unlock()
/kernel/linux/linux-5.10/include/linux/lockd/
H A Dxdr.h78 struct nlm_res { struct
H A Dlockd.h143 struct nlm_res a_res; /* result */
/kernel/linux/linux-6.6/include/linux/lockd/
H A Dxdr.h81 struct nlm_res { struct
H A Dlockd.h144 struct nlm_res a_res; /* result */

Completed in 13 milliseconds