Home
last modified time | relevance | path

Searched refs:svc_rqst (Results 1 – 25 of 72) sorted by relevance

123

/Linux-v5.15/fs/nfsd/
Dvfs.h45 int nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp,
47 __be32 nfsd_lookup(struct svc_rqst *, struct svc_fh *,
49 __be32 nfsd_lookup_dentry(struct svc_rqst *, struct svc_fh *,
52 __be32 nfsd_setattr(struct svc_rqst *, struct svc_fh *,
56 __be32 nfsd4_set_nfs4_label(struct svc_rqst *, struct svc_fh *,
58 __be32 nfsd4_vfs_fallocate(struct svc_rqst *, struct svc_fh *,
64 __be32 nfsd_create_locked(struct svc_rqst *, struct svc_fh *,
67 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *,
71 __be32 nfsd_access(struct svc_rqst *, struct svc_fh *, u32 *, u32 *);
72 __be32 do_nfsd_create(struct svc_rqst *, struct svc_fh *,
[all …]
Dxdr3.h183 struct svc_rqst * rqstp;
268 int nfs3svc_decode_fhandleargs(struct svc_rqst *, __be32 *);
269 int nfs3svc_decode_sattrargs(struct svc_rqst *, __be32 *);
270 int nfs3svc_decode_diropargs(struct svc_rqst *, __be32 *);
271 int nfs3svc_decode_accessargs(struct svc_rqst *, __be32 *);
272 int nfs3svc_decode_readargs(struct svc_rqst *, __be32 *);
273 int nfs3svc_decode_writeargs(struct svc_rqst *, __be32 *);
274 int nfs3svc_decode_createargs(struct svc_rqst *, __be32 *);
275 int nfs3svc_decode_mkdirargs(struct svc_rqst *, __be32 *);
276 int nfs3svc_decode_mknodargs(struct svc_rqst *, __be32 *);
[all …]
Dxdr.h144 int nfssvc_decode_fhandleargs(struct svc_rqst *, __be32 *);
145 int nfssvc_decode_sattrargs(struct svc_rqst *, __be32 *);
146 int nfssvc_decode_diropargs(struct svc_rqst *, __be32 *);
147 int nfssvc_decode_readargs(struct svc_rqst *, __be32 *);
148 int nfssvc_decode_writeargs(struct svc_rqst *, __be32 *);
149 int nfssvc_decode_createargs(struct svc_rqst *, __be32 *);
150 int nfssvc_decode_renameargs(struct svc_rqst *, __be32 *);
151 int nfssvc_decode_linkargs(struct svc_rqst *, __be32 *);
152 int nfssvc_decode_symlinkargs(struct svc_rqst *, __be32 *);
153 int nfssvc_decode_readdirargs(struct svc_rqst *, __be32 *);
[all …]
Dxdr4.h305 struct svc_rqst *rd_rqstp; /* response */
315 struct svc_rqst *rd_rqstp; /* response */
328 struct svc_rqst *rl_rqstp; /* request */
689 struct svc_rqst *rqstp;
703 struct svc_rqst * rqstp;
733 static inline bool nfsd4_last_compound_op(struct svc_rqst *rqstp) in nfsd4_last_compound_op()
742 int nfsd4_max_reply(struct svc_rqst *rqstp, struct nfsd4_op *op);
758 bool nfsd4_mach_creds_match(struct nfs4_client *cl, struct svc_rqst *rqstp);
759 int nfs4svc_decode_compoundargs(struct svc_rqst *, __be32 *);
760 int nfs4svc_encode_compoundres(struct svc_rqst *, __be32 *);
[all …]
Dexport.h15 struct svc_rqst;
101 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp);
102 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp);
110 struct svc_export * rqst_exp_get_by_name(struct svc_rqst *,
112 struct svc_export * rqst_exp_parent(struct svc_rqst *,
114 struct svc_export * rqst_find_fsidzero_export(struct svc_rqst *);
117 __be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);
130 struct svc_export * rqst_exp_find(struct svc_rqst *, int, u32 *);
Dnfsxdr.c130 svcxdr_decode_sattr(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_decode_sattr()
214 svcxdr_encode_fattr(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_encode_fattr()
276 nfssvc_decode_fhandleargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_fhandleargs()
285 nfssvc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_sattrargs()
295 nfssvc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_diropargs()
304 nfssvc_decode_readargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_readargs()
324 nfssvc_decode_writeargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_writeargs()
360 nfssvc_decode_createargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_createargs()
371 nfssvc_decode_renameargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_renameargs()
383 nfssvc_decode_linkargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_linkargs()
[all …]
Dnfs4proc.c110 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support()
132 nfsd4_check_open_attributes(struct svc_rqst *rqstp, in nfsd4_check_open_attributes()
164 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_set_nfs4_acl()
190 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission()
239 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup()
320 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle()
364 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open()
490 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg()
506 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh()
514 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh()
[all …]
Dnfs3xdr.c210 svcxdr_decode_sattr3(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_decode_sattr3()
330 svcxdr_decode_devicedata3(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_decode_devicedata3()
338 svcxdr_encode_fattr3(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_encode_fattr3()
429 svcxdr_encode_post_op_attr(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_encode_post_op_attr()
461 svcxdr_encode_wcc_data(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_encode_wcc_data()
560 nfs3svc_decode_fhandleargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_fhandleargs()
569 nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_sattrargs()
580 nfs3svc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_diropargs()
589 nfs3svc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_accessargs()
603 nfs3svc_decode_readargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_readargs()
[all …]
Didmap.h55 __be32 nfsd_map_name_to_uid(struct svc_rqst *, const char *, size_t, kuid_t *);
56 __be32 nfsd_map_name_to_gid(struct svc_rqst *, const char *, size_t, kgid_t *);
57 __be32 nfsd4_encode_user(struct xdr_stream *, struct svc_rqst *, kuid_t);
58 __be32 nfsd4_encode_group(struct xdr_stream *, struct svc_rqst *, kgid_t);
Dnfs2acl.c22 nfsacld_proc_null(struct svc_rqst *rqstp) in nfsacld_proc_null()
30 static __be32 nfsacld_proc_getacl(struct svc_rqst *rqstp) in nfsacld_proc_getacl()
93 static __be32 nfsacld_proc_setacl(struct svc_rqst *rqstp) in nfsacld_proc_setacl()
149 static __be32 nfsacld_proc_getattr(struct svc_rqst *rqstp) in nfsacld_proc_getattr()
168 static __be32 nfsacld_proc_access(struct svc_rqst *rqstp) in nfsacld_proc_access()
191 static int nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_getaclargs()
204 static int nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_setaclargs()
225 static int nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_accessargs()
243 static int nfsaclsvc_encode_getaclres(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_encode_getaclres()
283 static int nfsaclsvc_encode_accessres(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_encode_accessres()
[all …]
Dnfs3proc.c33 nfsd3_proc_null(struct svc_rqst *rqstp) in nfsd3_proc_null()
42 nfsd3_proc_getattr(struct svc_rqst *rqstp) in nfsd3_proc_getattr()
65 nfsd3_proc_setattr(struct svc_rqst *rqstp) in nfsd3_proc_setattr()
83 nfsd3_proc_lookup(struct svc_rqst *rqstp) in nfsd3_proc_lookup()
106 nfsd3_proc_access(struct svc_rqst *rqstp) in nfsd3_proc_access()
125 nfsd3_proc_readlink(struct svc_rqst *rqstp) in nfsd3_proc_readlink()
145 nfsd3_proc_read(struct svc_rqst *rqstp) in nfsd3_proc_read()
189 nfsd3_proc_write(struct svc_rqst *rqstp) in nfsd3_proc_write()
224 nfsd3_proc_create(struct svc_rqst *rqstp) in nfsd3_proc_create()
260 nfsd3_proc_mkdir(struct svc_rqst *rqstp) in nfsd3_proc_mkdir()
[all …]
Dacl.h40 struct svc_rqst;
46 int nfsd4_get_nfs4_acl(struct svc_rqst *rqstp, struct dentry *dentry,
48 __be32 nfsd4_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp,
Dnfs3acl.c20 nfsd3_proc_null(struct svc_rqst *rqstp) in nfsd3_proc_null()
28 static __be32 nfsd3_proc_getacl(struct svc_rqst *rqstp) in nfsd3_proc_getacl()
85 static __be32 nfsd3_proc_setacl(struct svc_rqst *rqstp) in nfsd3_proc_setacl()
130 static int nfs3svc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_getaclargs()
143 static int nfs3svc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_setaclargs()
169 static int nfs3svc_encode_getaclres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_getaclres()
221 static int nfs3svc_encode_setaclres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_setaclres()
233 static void nfs3svc_release_getacl(struct svc_rqst *rqstp) in nfs3svc_release_getacl()
Dpnfs.h26 struct svc_rqst *rqstp,
54 __be32 nfsd4_preprocess_layout_stateid(struct svc_rqst *rqstp,
59 __be32 nfsd4_return_file_layouts(struct svc_rqst *rqstp,
62 __be32 nfsd4_return_client_layouts(struct svc_rqst *rqstp,
Dnfsproc.c17 nfsd_proc_null(struct svc_rqst *rqstp) in nfsd_proc_null()
27 nfsd_proc_getattr(struct svc_rqst *rqstp) in nfsd_proc_getattr()
49 nfsd_proc_setattr(struct svc_rqst *rqstp) in nfsd_proc_setattr()
114 nfsd_proc_root(struct svc_rqst *rqstp) in nfsd_proc_root()
126 nfsd_proc_lookup(struct svc_rqst *rqstp) in nfsd_proc_lookup()
150 nfsd_proc_readlink(struct svc_rqst *rqstp) in nfsd_proc_readlink()
172 nfsd_proc_read(struct svc_rqst *rqstp) in nfsd_proc_read()
216 nfsd_proc_writecache(struct svc_rqst *rqstp) in nfsd_proc_writecache()
226 nfsd_proc_write(struct svc_rqst *rqstp) in nfsd_proc_write()
262 nfsd_proc_create(struct svc_rqst *rqstp) in nfsd_proc_create()
[all …]
Dvfs.c59 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt()
124 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **e… in nfsd_lookup_parent()
173 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry()
249 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup()
331 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access()
351 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, struct iattr *iap, in nfsd_setattr()
493 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label()
512 __be32 nfsd4_set_nfs4_label(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_set_nfs4_label()
570 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate()
643 nfsd_access(struct svc_rqst *rqstp, struct svc_fh *fhp, u32 *access, u32 *supported) in nfsd_access()
[all …]
/Linux-v5.15/include/linux/lockd/
Dxdr4.h27 int nlm4svc_decode_testargs(struct svc_rqst *, __be32 *);
28 int nlm4svc_encode_testres(struct svc_rqst *, __be32 *);
29 int nlm4svc_decode_lockargs(struct svc_rqst *, __be32 *);
30 int nlm4svc_decode_cancargs(struct svc_rqst *, __be32 *);
31 int nlm4svc_decode_unlockargs(struct svc_rqst *, __be32 *);
32 int nlm4svc_encode_res(struct svc_rqst *, __be32 *);
33 int nlm4svc_decode_res(struct svc_rqst *, __be32 *);
34 int nlm4svc_encode_void(struct svc_rqst *, __be32 *);
35 int nlm4svc_decode_void(struct svc_rqst *, __be32 *);
36 int nlm4svc_decode_shareargs(struct svc_rqst *, __be32 *);
[all …]
Dxdr.h24 struct svc_rqst;
99 int nlmsvc_decode_testargs(struct svc_rqst *, __be32 *);
100 int nlmsvc_encode_testres(struct svc_rqst *, __be32 *);
101 int nlmsvc_decode_lockargs(struct svc_rqst *, __be32 *);
102 int nlmsvc_decode_cancargs(struct svc_rqst *, __be32 *);
103 int nlmsvc_decode_unlockargs(struct svc_rqst *, __be32 *);
104 int nlmsvc_encode_res(struct svc_rqst *, __be32 *);
105 int nlmsvc_decode_res(struct svc_rqst *, __be32 *);
106 int nlmsvc_encode_void(struct svc_rqst *, __be32 *);
107 int nlmsvc_decode_void(struct svc_rqst *, __be32 *);
[all …]
/Linux-v5.15/include/linux/sunrpc/
Dsvc.h153 extern u32 svc_max_payload(const struct svc_rqst *rqstp);
230 struct svc_rqst { struct
316 static inline struct sockaddr_in *svc_addr_in(const struct svc_rqst *rqst) in svc_addr_in() argument
321 static inline struct sockaddr_in6 *svc_addr_in6(const struct svc_rqst *rqst) in svc_addr_in6()
326 static inline struct sockaddr *svc_addr(const struct svc_rqst *rqst) in svc_addr()
331 static inline struct sockaddr_in *svc_daddr_in(const struct svc_rqst *rqst) in svc_daddr_in()
336 static inline struct sockaddr_in6 *svc_daddr_in6(const struct svc_rqst *rqst) in svc_daddr_in6()
341 static inline struct sockaddr *svc_daddr(const struct svc_rqst *rqst) in svc_daddr()
350 xdr_argsize_check(struct svc_rqst *rqstp, __be32 *p) in xdr_argsize_check()
359 xdr_ressize_check(struct svc_rqst *rqstp, __be32 *p) in xdr_ressize_check()
[all …]
Dsvcauth.h56 struct svc_rqst; /* forward decl */
130 int (*accept)(struct svc_rqst *rq);
131 int (*release)(struct svc_rqst *rq);
133 int (*set_client)(struct svc_rqst *rq);
152 extern int svc_authenticate(struct svc_rqst *rqstp);
153 extern int svc_authorise(struct svc_rqst *rqstp);
154 extern int svc_set_client(struct svc_rqst *rqstp);
167 extern int svcauth_unix_set_client(struct svc_rqst *rqstp);
Dsvc_rdma.h168 extern void svc_rdma_handle_bc_reply(struct svc_rqst *rqstp,
179 extern void svc_rdma_release_rqst(struct svc_rqst *rqstp);
180 extern int svc_rdma_recvfrom(struct svc_rqst *);
191 struct svc_rqst *rqstp,
211 extern int svc_rdma_sendto(struct svc_rqst *);
212 extern int svc_rdma_result_payload(struct svc_rqst *rqstp, unsigned int offset,
/Linux-v5.15/fs/lockd/
Dsvc4proc.c23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args()
75 nlm4svc_proc_null(struct svc_rqst *rqstp) in nlm4svc_proc_null()
85 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test()
113 nlm4svc_proc_test(struct svc_rqst *rqstp) in nlm4svc_proc_test()
119 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock()
162 nlm4svc_proc_lock(struct svc_rqst *rqstp) in nlm4svc_proc_lock()
168 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel()
199 nlm4svc_proc_cancel(struct svc_rqst *rqstp) in nlm4svc_proc_cancel()
208 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock()
239 nlm4svc_proc_unlock(struct svc_rqst *rqstp) in nlm4svc_proc_unlock()
[all …]
Dsvcproc.c52 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_retrieve_args()
104 nlmsvc_proc_null(struct svc_rqst *rqstp) in nlmsvc_proc_null()
114 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test()
143 nlmsvc_proc_test(struct svc_rqst *rqstp) in nlmsvc_proc_test()
149 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock()
192 nlmsvc_proc_lock(struct svc_rqst *rqstp) in nlmsvc_proc_lock()
198 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel()
230 nlmsvc_proc_cancel(struct svc_rqst *rqstp) in nlmsvc_proc_cancel()
239 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock()
271 nlmsvc_proc_unlock(struct svc_rqst *rqstp) in nlmsvc_proc_unlock()
[all …]
Dxdr.c149 nlmsvc_decode_void(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_void()
155 nlmsvc_decode_testargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_testargs()
174 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_lockargs()
200 nlmsvc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_cancargs()
221 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_unlockargs()
236 nlmsvc_decode_res(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_res()
250 nlmsvc_decode_reboot(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_reboot()
276 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_shareargs()
304 nlmsvc_decode_notify(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_notify()
324 nlmsvc_encode_void(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_void()
[all …]
Dxdr4.c148 nlm4svc_decode_void(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_void()
154 nlm4svc_decode_testargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_testargs()
173 nlm4svc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_lockargs()
199 nlm4svc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_cancargs()
219 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_unlockargs()
234 nlm4svc_decode_res(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_res()
248 nlm4svc_decode_reboot(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_reboot()
274 nlm4svc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_shareargs()
302 nlm4svc_decode_notify(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_notify()
322 nlm4svc_encode_void(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_encode_void()
[all …]

123