Home
last modified time | relevance | path

Searched refs:rq_resp (Results 1 – 18 of 18) sorted by relevance

/openbmc/linux/fs/nfsd/
H A Dnfs3proc.c47 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfsd3_proc_getattr()
70 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfsd3_proc_setattr()
91 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_lookup()
114 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsd3_proc_access()
133 struct nfsd3_readlinkres *resp = rqstp->rq_resp; in nfsd3_proc_readlink()
153 struct nfsd3_readres *resp = rqstp->rq_resp; in nfsd3_proc_read()
189 struct nfsd3_writeres *resp = rqstp->rq_resp; in nfsd3_proc_write()
347 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_create()
369 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_mkdir()
391 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_symlink()
[all …]
H A Dnfs2acl.c33 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsacld_proc_getacl()
96 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsacld_proc_setacl()
152 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsacld_proc_getattr()
171 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsacld_proc_access()
246 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsaclsvc_encode_getaclres()
276 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsaclsvc_encode_accessres()
297 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsaclsvc_release_getacl()
306 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsaclsvc_release_access()
H A Dnfsproc.c30 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_getattr()
52 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_setattr()
132 struct nfsd_diropres *resp = rqstp->rq_resp; in nfsd_proc_lookup()
156 struct nfsd_readlinkres *resp = rqstp->rq_resp; in nfsd_proc_readlink()
178 struct nfsd_readres *resp = rqstp->rq_resp; in nfsd_proc_read()
221 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_write()
251 struct nfsd_diropres *resp = rqstp->rq_resp; in nfsd_proc_create()
413 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_remove()
429 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rename()
447 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_link()
[all …]
H A Dnfsxdr.c418 struct nfsd_stat *resp = rqstp->rq_resp; in nfssvc_encode_statres()
426 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfssvc_encode_attrstatres()
443 struct nfsd_diropres *resp = rqstp->rq_resp; in nfssvc_encode_diropres()
462 struct nfsd_readlinkres *resp = rqstp->rq_resp; in nfssvc_encode_readlinkres()
484 struct nfsd_readres *resp = rqstp->rq_resp; in nfssvc_encode_readres()
509 struct nfsd_readdirres *resp = rqstp->rq_resp; in nfssvc_encode_readdirres()
532 struct nfsd_statfsres *resp = rqstp->rq_resp; in nfssvc_encode_statfsres()
646 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfssvc_release_attrstat()
653 struct nfsd_diropres *resp = rqstp->rq_resp; in nfssvc_release_diropres()
660 struct nfsd_readres *resp = rqstp->rq_resp; in nfssvc_release_readres()
H A Dnfs3xdr.c743 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfs3svc_encode_getattrres()
762 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfs3svc_encode_wccstat()
772 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfs3svc_encode_lookupres()
797 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfs3svc_encode_accessres()
820 struct nfsd3_readlinkres *resp = rqstp->rq_resp; in nfs3svc_encode_readlinkres()
848 struct nfsd3_readres *resp = rqstp->rq_resp; in nfs3svc_encode_readres()
881 struct nfsd3_writeres *resp = rqstp->rq_resp; in nfs3svc_encode_writeres()
908 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfs3svc_encode_createres()
933 struct nfsd3_renameres *resp = rqstp->rq_resp; in nfs3svc_encode_renameres()
944 struct nfsd3_linkres *resp = rqstp->rq_resp; in nfs3svc_encode_linkres()
[all …]
H A Dnfs3acl.c31 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsd3_proc_getacl()
88 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfsd3_proc_setacl()
172 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfs3svc_encode_getaclres()
206 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfs3svc_encode_setaclres()
217 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfs3svc_release_getacl()
H A Dxdr4.h766 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_last_compound_op()
H A Dnfs4proc.c2544 struct nfsd4_compoundres *resp = rqstp->rq_resp; in need_wrongsec_check()
2621 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_proc_compound()
3576 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_spo_must_allow()
H A Dvfs.c609 return &((struct nfsd4_compoundres *)rqstp->rq_resp)->cstate; in nfsd4_get_cstate()
H A Dnfs4xdr.c2963 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_encode_fattr()
5508 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfs4svc_encode_compoundres()
H A Dnfs4state.c3956 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_sequence()
5738 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_process_open2()
/openbmc/linux/fs/lockd/
H A Dsvc4proc.c126 return __nlm4svc_proc_test(rqstp, rqstp->rq_resp); in nlm4svc_proc_test()
175 return __nlm4svc_proc_lock(rqstp, rqstp->rq_resp); in nlm4svc_proc_lock()
212 return __nlm4svc_proc_cancel(rqstp, rqstp->rq_resp); in nlm4svc_proc_cancel()
252 return __nlm4svc_proc_unlock(rqstp, rqstp->rq_resp); in nlm4svc_proc_unlock()
275 return __nlm4svc_proc_granted(rqstp, rqstp->rq_resp); in nlm4svc_proc_granted()
368 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_proc_share()
403 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_proc_unshare()
H A Dsvcproc.c149 return __nlmsvc_proc_test(rqstp, rqstp->rq_resp); in nlmsvc_proc_test()
198 return __nlmsvc_proc_lock(rqstp, rqstp->rq_resp); in nlmsvc_proc_lock()
236 return __nlmsvc_proc_cancel(rqstp, rqstp->rq_resp); in nlmsvc_proc_cancel()
277 return __nlmsvc_proc_unlock(rqstp, rqstp->rq_resp); in nlmsvc_proc_unlock()
300 return __nlmsvc_proc_granted(rqstp, rqstp->rq_resp); in nlmsvc_proc_granted()
403 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_share()
438 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_unshare()
H A Dxdr4.c320 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.c325 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()
/openbmc/linux/net/sunrpc/
H A Dsvc.c660 rqstp->rq_resp = kmalloc_node(serv->sv_xdrsize, GFP_KERNEL, node); in svc_rqst_alloc()
661 if (!rqstp->rq_resp) in svc_rqst_alloc()
917 kfree(rqstp->rq_resp); in svc_rqst_free()
1274 memset(rqstp->rq_resp, 0, procp->pc_ressize); in svc_generic_init_request()
/openbmc/linux/include/linux/sunrpc/
H A Dsvc.h230 void * rq_resp; /* xdr'd results */ member
/openbmc/linux/fs/nfs/
H A Dcallback_xdr.c906 status = op->process_op(rqstp->rq_argp, rqstp->rq_resp, in process_op()
916 status = op->encode_res(rqstp, xdr_out, rqstp->rq_resp); in process_op()