Home
last modified time | relevance | path

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

/fs/nfsd/
Dnfs3proc.c34 nfsd3_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfsd3_proc_null()
44 struct nfsd3_attrstat *resp) in nfsd3_proc_getattr()
67 struct nfsd3_attrstat *resp) in nfsd3_proc_setattr()
85 struct nfsd3_diropres *resp) in nfsd3_proc_lookup()
109 struct nfsd3_accessres *resp) in nfsd3_proc_access()
128 struct nfsd3_readlinkres *resp) in nfsd3_proc_readlink()
146 struct nfsd3_readres *resp) in nfsd3_proc_read()
183 struct nfsd3_writeres *resp) in nfsd3_proc_write()
212 struct nfsd3_diropres *resp) in nfsd3_proc_create()
249 struct nfsd3_diropres *resp) in nfsd3_proc_mkdir()
[all …]
Dnfsproc.c20 nfsd_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfsd_proc_null()
26 nfsd_return_attrs(__be32 err, struct nfsd_attrstat *resp) in nfsd_return_attrs()
32 nfsd_return_dirop(__be32 err, struct nfsd_diropres *resp) in nfsd_return_dirop()
43 struct nfsd_attrstat *resp) in nfsd_proc_getattr()
60 struct nfsd_attrstat *resp) in nfsd_proc_setattr()
126 struct nfsd_diropres *resp) in nfsd_proc_lookup()
146 struct nfsd_readlinkres *resp) in nfsd_proc_readlink()
166 struct nfsd_readres *resp) in nfsd_proc_read()
204 struct nfsd_attrstat *resp) in nfsd_proc_write()
230 struct nfsd_diropres *resp) in nfsd_proc_create()
[all …]
Dnfs2acl.c22 nfsacld_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfsacld_proc_null()
31 struct nfsd3_getaclargs *argp, struct nfsd3_getaclres *resp) in nfsacld_proc_getacl()
92 struct nfsd_attrstat *resp) in nfsacld_proc_setacl()
145 struct nfsd_fhandle *argp, struct nfsd_attrstat *resp) in nfsacld_proc_getattr()
162 struct nfsd3_accessres *resp) in nfsacld_proc_access()
255 struct nfsd3_getaclres *resp) in nfsaclsvc_encode_getaclres()
300 struct nfsd_attrstat *resp) in nfsaclsvc_encode_attrstatres()
308 struct nfsd3_accessres *resp) in nfsaclsvc_encode_accessres()
319 struct nfsd3_getaclres *resp) in nfsaclsvc_release_getacl()
328 struct nfsd_attrstat *resp) in nfsaclsvc_release_attrstat()
[all …]
Dnfs4xdr.c2332 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_encode_fattr() local
3064 nfsd4_encode_access(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_access *access) in nfsd4_encode_access()
3079 static __be32 nfsd4_encode_bind_conn_to_session(struct nfsd4_compoundres *resp, __be32 nfserr, stru… in nfsd4_encode_bind_conn_to_session()
3098 nfsd4_encode_close(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_close *close) in nfsd4_encode_close()
3110 nfsd4_encode_commit(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_commit *commit) in nfsd4_encode_commit()
3126 nfsd4_encode_create(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_create *create) in nfsd4_encode_create()
3143 nfsd4_encode_getattr(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_getattr *getattr) in nfsd4_encode_getattr()
3158 nfsd4_encode_getfh(struct nfsd4_compoundres *resp, __be32 nfserr, struct svc_fh **fhpp) in nfsd4_encode_getfh()
3215 nfsd4_encode_lock(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_lock *lock) in nfsd4_encode_lock()
3228 nfsd4_encode_lockt(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_lockt *lockt) in nfsd4_encode_lockt()
[all …]
Dnfs3acl.c21 nfsd3_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfsd3_proc_null()
30 struct nfsd3_getaclargs *argp, struct nfsd3_getaclres *resp) in nfsd3_proc_getacl()
85 struct nfsd3_attrstat *resp) in nfsd3_proc_setacl()
170 struct nfsd3_getaclres *resp) in nfs3svc_encode_getaclres()
215 struct nfsd3_attrstat *resp) in nfs3svc_encode_setaclres()
226 struct nfsd3_getaclres *resp) in nfs3svc_release_getacl()
Dnfs3xdr.c633 struct nfsd3_attrstat *resp) in nfs3svc_encode_attrstat()
646 struct nfsd3_attrstat *resp) in nfs3svc_encode_wccstat()
655 struct nfsd3_diropres *resp) in nfs3svc_encode_diropres()
668 struct nfsd3_accessres *resp) in nfs3svc_encode_accessres()
679 struct nfsd3_readlinkres *resp) in nfs3svc_encode_readlinkres()
700 struct nfsd3_readres *resp) in nfs3svc_encode_readres()
724 struct nfsd3_writeres *resp) in nfs3svc_encode_writeres()
741 struct nfsd3_diropres *resp) in nfs3svc_encode_createres()
755 struct nfsd3_renameres *resp) in nfs3svc_encode_renameres()
765 struct nfsd3_linkres *resp) in nfs3svc_encode_linkres()
[all …]
Dnfsxdr.c421 struct nfsd_attrstat *resp) in nfssvc_encode_attrstat()
429 struct nfsd_diropres *resp) in nfssvc_encode_diropres()
438 struct nfsd_readlinkres *resp) in nfssvc_encode_readlinkres()
454 struct nfsd_readres *resp) in nfssvc_encode_readres()
473 struct nfsd_readdirres *resp) in nfssvc_encode_readdirres()
486 struct nfsd_statfsres *resp) in nfssvc_encode_statfsres()
548 struct nfsd_fhandle *resp) in nfssvc_release_fhandle()
Dnfs4proc.c1527 nfsd4_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfsd4_proc_null()
1635 struct nfsd4_compoundres *resp = rqstp->rq_resp; in need_wrongsec_check() local
1668 struct nfsd4_compoundres *resp) in svcxdr_init_encode()
1692 struct nfsd4_compoundres *resp) in nfsd4_proc_compound()
2417 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_spo_must_allow() local
Dxdr4.h642 static inline bool nfsd4_is_solo_sequence(struct nfsd4_compoundres *resp) in nfsd4_is_solo_sequence()
648 static inline bool nfsd4_not_cached(struct nfsd4_compoundres *resp) in nfsd4_not_cached()
656 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_last_compound_op() local
Dnfs4state.c2339 nfsd4_store_cache_entry(struct nfsd4_compoundres *resp) in nfsd4_store_cache_entry()
2372 struct nfsd4_compoundres *resp) in nfsd4_enc_sequence_replay()
2395 nfsd4_replay_cache_entry(struct nfsd4_compoundres *resp, in nfsd4_replay_cache_entry()
3047 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_sequence() local
3164 nfsd4_sequence_done(struct nfsd4_compoundres *resp) in nfsd4_sequence_done()
4494 struct nfsd4_compoundres *resp = rqstp->rq_resp; in nfsd4_process_open2() local
/fs/lockd/
Dsvc4proc.c65 nlm4svc_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nlm4svc_proc_null()
76 struct nlm_res *resp) in nlm4svc_proc_test()
103 struct nlm_res *resp) in nlm4svc_proc_lock()
145 struct nlm_res *resp) in nlm4svc_proc_cancel()
178 struct nlm_res *resp) in nlm4svc_proc_unlock()
212 struct nlm_res *resp) in nlm4svc_proc_granted()
277 void *resp) in nlm4svc_proc_test_msg()
284 void *resp) in nlm4svc_proc_lock_msg()
291 void *resp) in nlm4svc_proc_cancel_msg()
298 void *resp) in nlm4svc_proc_unlock_msg()
[all …]
Dsvcproc.c95 nlmsvc_proc_null(struct svc_rqst *rqstp, void *argp, void *resp) in nlmsvc_proc_null()
106 struct nlm_res *resp) in nlmsvc_proc_test()
134 struct nlm_res *resp) in nlmsvc_proc_lock()
176 struct nlm_res *resp) in nlmsvc_proc_cancel()
210 struct nlm_res *resp) in nlmsvc_proc_unlock()
245 struct nlm_res *resp) in nlmsvc_proc_granted()
318 void *resp) in nlmsvc_proc_test_msg()
325 void *resp) in nlmsvc_proc_lock_msg()
332 void *resp) in nlmsvc_proc_cancel_msg()
340 void *resp) in nlmsvc_proc_unlock_msg()
[all …]
Dxdr4.c141 nlm4_encode_testres(__be32 *p, struct nlm_res *resp) in nlm4_encode_testres()
199 nlm4svc_encode_testres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_encode_testres()
274 nlm4svc_encode_shareres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_encode_shareres()
284 nlm4svc_encode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_encode_res()
316 nlm4svc_decode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlm4svc_decode_res()
Dxdr.c149 nlm_encode_testres(__be32 *p, struct nlm_res *resp) in nlm_encode_testres()
202 nlmsvc_encode_testres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_testres()
277 nlmsvc_encode_shareres(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_shareres()
287 nlmsvc_encode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_encode_res()
319 nlmsvc_decode_res(struct svc_rqst *rqstp, __be32 *p, struct nlm_res *resp) in nlmsvc_decode_res()
Dprocfs.c53 char resp[3]; in nlm_end_grace_read() local
Dclntproc.c254 struct nlm_res *resp = &req->a_res; in nlmclnt_call() local
505 struct nlm_res *resp = &req->a_res; in nlmclnt_lock() local
652 struct nlm_res *resp = &req->a_res; in nlmclnt_unlock() local
Dmon.c493 struct nsm_res *resp) in nsm_xdr_dec_stat_res()
510 struct nsm_res *resp) in nsm_xdr_dec_stat()
/fs/xfs/libxfs/
Dxfs_log_rlimit.c63 struct xfs_trans_res *resp; in xfs_log_get_max_trans_res() local
Dxfs_trans_resv.c808 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/nfs/
Dcallback_xdr.c61 static __be32 nfs4_callback_null(struct svc_rqst *rqstp, void *argp, void *resp) in nfs4_callback_null()
883 struct xdr_stream *xdr_out, void *resp, in process_op()
945 static __be32 nfs4_callback_compound(struct svc_rqst *rqstp, void *argp, void *resp) in nfs4_callback_compound()
Dread.c243 struct nfs_pgio_res *resp = &hdr->res; in nfs_readpage_retry() local
Dwrite.c1431 struct nfs_pgio_res *resp = &hdr->res; in nfs_writeback_check_extend() local
1516 struct nfs_pgio_res *resp = &hdr->res; in nfs_writeback_result() local
/fs/orangefs/
Ddowncall.h131 } resp; member
/fs/cifs/
Dcifspdu.h650 } __attribute__((packed)) resp; /* NTLM response member
838 } __attribute__((packed)) resp; member