Home
last modified time | relevance | path

Searched defs:resp (Results 1 – 25 of 28) sorted by relevance

12

/fs/nfsd/
Dnfs3proc.c47 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfsd3_proc_getattr() local
71 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfsd3_proc_setattr() local
90 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_lookup() local
115 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsd3_proc_access() local
135 struct nfsd3_readlinkres *resp = rqstp->rq_resp; in nfsd3_proc_readlink() local
154 struct nfsd3_readres *resp = rqstp->rq_resp; in nfsd3_proc_read() local
192 struct nfsd3_writeres *resp = rqstp->rq_resp; in nfsd3_proc_write() local
220 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_create() local
258 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_mkdir() local
279 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfsd3_proc_symlink() local
[all …]
Dnfsproc.c27 nfsd_return_attrs(__be32 err, struct nfsd_attrstat *resp) in nfsd_return_attrs()
33 nfsd_return_dirop(__be32 err, struct nfsd_diropres *resp) in nfsd_return_dirop()
46 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_getattr() local
64 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_setattr() local
131 struct nfsd_diropres *resp = rqstp->rq_resp; in nfsd_proc_lookup() local
152 struct nfsd_readlinkres *resp = rqstp->rq_resp; in nfsd_proc_readlink() local
173 struct nfsd_readres *resp = rqstp->rq_resp; in nfsd_proc_read() local
212 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsd_proc_write() local
235 struct nfsd_diropres *resp = rqstp->rq_resp; in nfsd_proc_create() local
474 struct nfsd_diropres *resp = rqstp->rq_resp; in nfsd_proc_mkdir() local
[all …]
Dnfs2acl.c34 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsacld_proc_getacl() local
95 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsacld_proc_setacl() local
149 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsacld_proc_getattr() local
167 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsacld_proc_access() local
263 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsaclsvc_encode_getaclres() local
308 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsaclsvc_encode_attrstatres() local
317 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsaclsvc_encode_accessres() local
329 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsaclsvc_release_getacl() local
338 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfsaclsvc_release_attrstat() local
345 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfsaclsvc_release_access() local
Dnfs4xdr.c2389 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_encode_fattr() local
3120 nfsd4_encode_access(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_access *access) in nfsd4_encode_access()
3133 static __be32 nfsd4_encode_bind_conn_to_session(struct nfsd4_compoundres *resp, __be32 nfserr, stru… in nfsd4_encode_bind_conn_to_session()
3150 nfsd4_encode_close(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_close *close) in nfsd4_encode_close()
3159 nfsd4_encode_commit(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_commit *commit) in nfsd4_encode_commit()
3173 nfsd4_encode_create(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_create *create) in nfsd4_encode_create()
3188 nfsd4_encode_getattr(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_getattr *getattr) in nfsd4_encode_getattr()
3198 nfsd4_encode_getfh(struct nfsd4_compoundres *resp, __be32 nfserr, struct svc_fh **fhpp) in nfsd4_encode_getfh()
3253 nfsd4_encode_lock(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_lock *lock) in nfsd4_encode_lock()
3266 nfsd4_encode_lockt(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_lockt *lockt) in nfsd4_encode_lockt()
[all …]
Dnfs3xdr.c647 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfs3svc_encode_attrstat() local
661 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfs3svc_encode_wccstat() local
671 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfs3svc_encode_diropres() local
685 struct nfsd3_accessres *resp = rqstp->rq_resp; in nfs3svc_encode_accessres() local
697 struct nfsd3_readlinkres *resp = rqstp->rq_resp; in nfs3svc_encode_readlinkres() local
719 struct nfsd3_readres *resp = rqstp->rq_resp; in nfs3svc_encode_readres() local
744 struct nfsd3_writeres *resp = rqstp->rq_resp; in nfs3svc_encode_writeres() local
761 struct nfsd3_diropres *resp = rqstp->rq_resp; in nfs3svc_encode_createres() local
776 struct nfsd3_renameres *resp = rqstp->rq_resp; in nfs3svc_encode_renameres() local
787 struct nfsd3_linkres *resp = rqstp->rq_resp; in nfs3svc_encode_linkres() local
[all …]
Dnfs3acl.c33 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfsd3_proc_getacl() local
88 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfsd3_proc_setacl() local
174 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfs3svc_encode_getaclres() local
219 struct nfsd3_attrstat *resp = rqstp->rq_resp; in nfs3svc_encode_setaclres() local
231 struct nfsd3_getaclres *resp = rqstp->rq_resp; in nfs3svc_release_getacl() local
Dnfsxdr.c434 struct nfsd_attrstat *resp = rqstp->rq_resp; in nfssvc_encode_attrstat() local
443 struct nfsd_diropres *resp = rqstp->rq_resp; in nfssvc_encode_diropres() local
453 struct nfsd_readlinkres *resp = rqstp->rq_resp; in nfssvc_encode_readlinkres() local
470 struct nfsd_readres *resp = rqstp->rq_resp; in nfssvc_encode_readres() local
490 struct nfsd_readdirres *resp = rqstp->rq_resp; in nfssvc_encode_readdirres() local
504 struct nfsd_statfsres *resp = rqstp->rq_resp; in nfssvc_encode_statfsres() local
566 struct nfsd_fhandle *resp = rqstp->rq_resp; in nfssvc_release_fhandle() local
Dnfs4proc.c1640 struct nfsd4_compoundres *resp = rqstp->rq_resp; in need_wrongsec_check() local
1672 struct nfsd4_compoundres *resp) in svcxdr_init_encode()
1697 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_proc_compound() local
2488 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_spo_must_allow() local
Dnfs4state.c2333 nfsd4_store_cache_entry(struct nfsd4_compoundres *resp) in nfsd4_store_cache_entry()
2370 struct nfsd4_compoundres *resp) in nfsd4_enc_sequence_replay()
2401 nfsd4_replay_cache_entry(struct nfsd4_compoundres *resp, in nfsd4_replay_cache_entry()
3090 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_sequence() local
3210 nfsd4_sequence_done(struct nfsd4_compoundres *resp) in nfsd4_sequence_done()
4548 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_process_open2() local
/fs/nfs/
Dcallback_proc.c23 __be32 nfs4_callback_getattr(void *argp, void *resp, in nfs4_callback_getattr()
73 __be32 nfs4_callback_recall(void *argp, void *resp, in nfs4_callback_recall()
330 __be32 nfs4_callback_layoutrecall(void *argp, void *resp, in nfs4_callback_layoutrecall()
352 __be32 nfs4_callback_devicenotify(void *argp, void *resp, in nfs4_callback_devicenotify()
479 __be32 nfs4_callback_sequence(void *argp, void *resp, in nfs4_callback_sequence()
583 __be32 nfs4_callback_recallany(void *argp, void *resp, in nfs4_callback_recallany()
619 __be32 nfs4_callback_recallslot(void *argp, void *resp, in nfs4_callback_recallslot()
645 __be32 nfs4_callback_notify_lock(void *argp, void *resp, in nfs4_callback_notify_lock()
Dcallback_xdr.c651 const void *resp) in encode_getattr_res()
694 const void *resp) in encode_cb_sequence_res()
826 struct xdr_stream *xdr_out, void *resp, in process_op()
Dread.c251 struct nfs_pgio_res *resp = &hdr->res; in nfs_readpage_retry() local
Dwrite.c1500 struct nfs_pgio_res *resp = &hdr->res; in nfs_writeback_check_extend() local
1588 struct nfs_pgio_res *resp = &hdr->res; in nfs_writeback_result() local
/fs/lockd/
Dsvc4proc.c76 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test()
109 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock()
157 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel()
196 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock()
236 __nlm4svc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_granted()
346 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_proc_share() local
380 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_proc_unshare() local
Dxdr4.c142 nlm4_encode_testres(__be32 *p, struct nlm_res *resp) in nlm4_encode_testres()
203 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_testres() local
285 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_shareres() local
297 struct nlm_res *resp = rqstp->rq_resp; in nlm4svc_encode_res() local
334 struct nlm_res *resp = rqstp->rq_argp; in nlm4svc_decode_res() local
Dsvcproc.c106 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test()
140 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock()
188 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel()
228 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock()
269 __nlmsvc_proc_granted(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_granted()
389 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_share() local
423 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_proc_unshare() local
Dxdr.c150 nlm_encode_testres(__be32 *p, struct nlm_res *resp) in nlm_encode_testres()
206 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_testres() local
288 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_shareres() local
300 struct nlm_res *resp = rqstp->rq_resp; in nlmsvc_encode_res() local
337 struct nlm_res *resp = rqstp->rq_argp; in nlmsvc_decode_res() local
Dprocfs.c54 char resp[3]; in nlm_end_grace_read() local
Dclntproc.c264 struct nlm_res *resp = &req->a_res; in nlmclnt_call() local
515 struct nlm_res *resp = &req->a_res; in nlmclnt_lock() local
662 struct nlm_res *resp = &req->a_res; in nlmclnt_unlock() local
Dmon.c496 struct nsm_res *resp = data; in nsm_xdr_dec_stat_res() local
514 struct nsm_res *resp = data; in nsm_xdr_dec_stat() local
/fs/xfs/libxfs/
Dxfs_log_rlimit.c63 struct xfs_trans_res *resp; in xfs_log_get_max_trans_res() local
Dxfs_trans_resv.c801 struct xfs_trans_resv *resp) in xfs_trans_resv_calc()
/fs/xfs/
Dxfs_trans.c129 struct xfs_trans_res *resp, in xfs_trans_reserve()
232 struct xfs_trans_res *resp, in xfs_trans_alloc()
/fs/orangefs/
Ddir.c65 struct orangefs_readdir_response_s *resp; in do_readdir() local
Ddowncall.h122 } resp; member

12