Searched refs:rq_resp (Results 1 – 17 of 17) sorted by relevance
/Linux-v5.15/fs/nfsd/ |
D | nfs3proc.c | 45 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfsd3_proc_getattr() 68 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfsd3_proc_setattr() 86 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_lookup() 109 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsd3_proc_access() 128 struct nfsd3_readlinkres *resp = rqstp->rq_resp; in nfsd3_proc_readlink() 148 struct nfsd3_readres *resp = rqstp->rq_resp; in nfsd3_proc_read() 192 struct nfsd3_writeres *resp = rqstp->rq_resp; in nfsd3_proc_write() 227 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_create() 263 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_mkdir() 283 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_symlink() [all …]
|
D | nfs2acl.c | 33 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() 286 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsaclsvc_encode_accessres() 307 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsaclsvc_release_getacl() 316 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsaclsvc_release_access()
|
D | nfsproc.c | 30 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_getattr() 52 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_setattr() 129 struct nfsd_diropres *resp = rqstp->rq_resp; in nfsd_proc_lookup() 153 struct nfsd_readlinkres *resp = rqstp->rq_resp; in nfsd_proc_readlink() 175 struct nfsd_readres *resp = rqstp->rq_resp; in nfsd_proc_read() 229 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_write() 265 struct nfsd_diropres *resp = rqstp->rq_resp; in nfsd_proc_create() 426 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_remove() 442 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_rename() 460 struct nfsd_stat *resp = rqstp->rq_resp; in nfsd_proc_link() [all …]
|
D | nfsxdr.c | 438 struct nfsd_stat *resp = rqstp->rq_resp; in nfssvc_encode_statres() 447 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfssvc_encode_attrstatres() 465 struct nfsd_diropres *resp = rqstp->rq_resp; in nfssvc_encode_diropres() 485 struct nfsd_readlinkres *resp = rqstp->rq_resp; in nfssvc_encode_readlinkres() 507 struct nfsd_readres *resp = rqstp->rq_resp; in nfssvc_encode_readres() 532 struct nfsd_readdirres *resp = rqstp->rq_resp; in nfssvc_encode_readdirres() 555 struct nfsd_statfsres *resp = rqstp->rq_resp; in nfssvc_encode_statfsres() 668 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfssvc_release_attrstat() 675 struct nfsd_diropres *resp = rqstp->rq_resp; in nfssvc_release_diropres() 682 struct nfsd_readres *resp = rqstp->rq_resp; in nfssvc_release_readres()
|
D | nfs3xdr.c | 842 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfs3svc_encode_getattrres() 862 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfs3svc_encode_wccstat() 872 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfs3svc_encode_lookupres() 898 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfs3svc_encode_accessres() 922 struct nfsd3_readlinkres *resp = rqstp->rq_resp; in nfs3svc_encode_readlinkres() 950 struct nfsd3_readres *resp = rqstp->rq_resp; in nfs3svc_encode_readres() 983 struct nfsd3_writeres *resp = rqstp->rq_resp; in nfs3svc_encode_writeres() 1011 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfs3svc_encode_createres() 1037 struct nfsd3_renameres *resp = rqstp->rq_resp; in nfs3svc_encode_renameres() 1049 struct nfsd3_linkres *resp = rqstp->rq_resp; in nfs3svc_encode_linkres() [all …]
|
D | nfs3acl.c | 31 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() 224 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfs3svc_encode_setaclres() 235 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfs3svc_release_getacl()
|
D | xdr4.h | 735 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_last_compound_op()
|
D | nfs4proc.c | 2379 struct nfsd4_compoundres *resp = rqstp->rq_resp; in need_wrongsec_check() 2456 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_proc_compound() 3375 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_spo_must_allow()
|
D | nfs4xdr.c | 2851 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_encode_fattr() 5435 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfs4svc_encode_compoundres()
|
D | nfs4state.c | 3778 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_sequence() 5295 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_process_open2()
|
/Linux-v5.15/fs/lockd/ |
D | svc4proc.c | 115 return __nlm4svc_proc_test(rqstp, rqstp->rq_resp); in nlm4svc_proc_test() 164 return __nlm4svc_proc_lock(rqstp, rqstp->rq_resp); in nlm4svc_proc_lock() 201 return __nlm4svc_proc_cancel(rqstp, rqstp->rq_resp); in nlm4svc_proc_cancel() 241 return __nlm4svc_proc_unlock(rqstp, rqstp->rq_resp); in nlm4svc_proc_unlock() 264 return __nlm4svc_proc_granted(rqstp, rqstp->rq_resp); in nlm4svc_proc_granted() 359 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_proc_share() 394 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_proc_unshare()
|
D | svcproc.c | 145 return __nlmsvc_proc_test(rqstp, rqstp->rq_resp); in nlmsvc_proc_test() 194 return __nlmsvc_proc_lock(rqstp, rqstp->rq_resp); in nlmsvc_proc_lock() 232 return __nlmsvc_proc_cancel(rqstp, rqstp->rq_resp); in nlmsvc_proc_cancel() 273 return __nlmsvc_proc_unlock(rqstp, rqstp->rq_resp); in nlmsvc_proc_unlock() 296 return __nlmsvc_proc_granted(rqstp, rqstp->rq_resp); in nlmsvc_proc_granted() 401 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_share() 436 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_unshare()
|
D | xdr.c | 333 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_testres() 343 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_res() 353 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_shareres()
|
D | xdr4.c | 331 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_testres() 341 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_res() 351 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_shareres()
|
/Linux-v5.15/net/sunrpc/ |
D | svc.c | 627 rqstp->rq_resp = kmalloc_node(serv->sv_xdrsize, GFP_KERNEL, node); in svc_rqst_alloc() 628 if (!rqstp->rq_resp) in svc_rqst_alloc() 874 kfree(rqstp->rq_resp); in svc_rqst_free() 1265 memset(rqstp->rq_resp, 0, procp->pc_ressize); in svc_generic_init_request()
|
/Linux-v5.15/include/linux/sunrpc/ |
D | svc.h | 284 void * rq_resp; /* xdr'd results */ member
|
/Linux-v5.15/fs/nfs/ |
D | callback_xdr.c | 908 status = op->process_op(rqstp->rq_argp, rqstp->rq_resp, in process_op() 918 status = op->encode_res(rqstp, xdr_out, rqstp->rq_resp); in process_op()
|