/Linux-v5.10/fs/nfsd/ |
D | xdr3.h | 191 struct svc_rqst * rqstp; 276 int nfs3svc_decode_voidarg(struct svc_rqst *, __be32 *); 277 int nfs3svc_decode_fhandle(struct svc_rqst *, __be32 *); 278 int nfs3svc_decode_sattrargs(struct svc_rqst *, __be32 *); 279 int nfs3svc_decode_diropargs(struct svc_rqst *, __be32 *); 280 int nfs3svc_decode_accessargs(struct svc_rqst *, __be32 *); 281 int nfs3svc_decode_readargs(struct svc_rqst *, __be32 *); 282 int nfs3svc_decode_writeargs(struct svc_rqst *, __be32 *); 283 int nfs3svc_decode_createargs(struct svc_rqst *, __be32 *); 284 int nfs3svc_decode_mkdirargs(struct svc_rqst *, __be32 *); [all …]
|
D | xdr.h | 147 int nfssvc_decode_void(struct svc_rqst *, __be32 *); 148 int nfssvc_decode_fhandle(struct svc_rqst *, __be32 *); 149 int nfssvc_decode_sattrargs(struct svc_rqst *, __be32 *); 150 int nfssvc_decode_diropargs(struct svc_rqst *, __be32 *); 151 int nfssvc_decode_readargs(struct svc_rqst *, __be32 *); 152 int nfssvc_decode_writeargs(struct svc_rqst *, __be32 *); 153 int nfssvc_decode_createargs(struct svc_rqst *, __be32 *); 154 int nfssvc_decode_renameargs(struct svc_rqst *, __be32 *); 155 int nfssvc_decode_readlinkargs(struct svc_rqst *, __be32 *); 156 int nfssvc_decode_linkargs(struct svc_rqst *, __be32 *); [all …]
|
D | vfs.h | 45 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 …]
|
D | xdr4.h | 309 struct svc_rqst *rd_rqstp; /* response */ 319 struct svc_rqst *rd_rqstp; /* response */ 332 struct svc_rqst *rl_rqstp; /* request */ 708 struct svc_rqst *rqstp; 722 struct svc_rqst * rqstp; 752 static inline bool nfsd4_last_compound_op(struct svc_rqst *rqstp) in nfsd4_last_compound_op() 761 int nfsd4_max_reply(struct svc_rqst *rqstp, struct nfsd4_op *op); 783 bool nfsd4_mach_creds_match(struct nfs4_client *cl, struct svc_rqst *rqstp); 784 int nfs4svc_decode_voidarg(struct svc_rqst *, __be32 *); 785 int nfs4svc_encode_voidres(struct svc_rqst *, __be32 *); [all …]
|
D | export.h | 14 struct svc_rqst; 86 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp); 87 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp); 95 struct svc_export * rqst_exp_get_by_name(struct svc_rqst *, 97 struct svc_export * rqst_exp_parent(struct svc_rqst *, 99 struct svc_export * rqst_find_fsidzero_export(struct svc_rqst *); 102 __be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *); 115 struct svc_export * rqst_exp_find(struct svc_rqst *, int, u32 *);
|
D | nfs4proc.c | 98 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support() 120 nfsd4_check_open_attributes(struct svc_rqst *rqstp, in nfsd4_check_open_attributes() 152 do_set_nfs4_acl(struct svc_rqst *rqstp, struct svc_fh *fhp, in do_set_nfs4_acl() 178 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission() 227 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup() 308 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle() 352 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open() 480 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg() 496 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh() 504 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh() [all …]
|
D | nfs2acl.c | 22 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() 147 static __be32 nfsacld_proc_getattr(struct svc_rqst *rqstp) in nfsacld_proc_getattr() 166 static __be32 nfsacld_proc_access(struct svc_rqst *rqstp) in nfsacld_proc_access() 188 static int nfsaclsvc_decode_voidarg(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_voidarg() 193 static int nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_getaclargs() 206 static int nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_setaclargs() 232 static int nfsaclsvc_decode_fhandleargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_fhandleargs() 242 static int nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p) in nfsaclsvc_decode_accessargs() [all …]
|
D | nfsxdr.c | 129 encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr() 187 __be32 *nfs2svc_encode_fattr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, struct kstat *s… in nfs2svc_encode_fattr() 196 nfssvc_decode_void(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_void() 202 nfssvc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_fhandle() 213 nfssvc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_sattrargs() 226 nfssvc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_diropargs() 238 nfssvc_decode_readargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_readargs() 270 nfssvc_decode_writeargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_writeargs() 316 nfssvc_decode_createargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_createargs() 329 nfssvc_decode_renameargs(struct svc_rqst *rqstp, __be32 *p) in nfssvc_decode_renameargs() [all …]
|
D | idmap.h | 55 __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);
|
D | nfs3xdr.c | 166 encode_fattr3(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp, in encode_fattr3() 193 encode_saved_post_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_saved_post_attr() 206 encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_post_op_attr() 226 nfs3svc_encode_post_op_attr(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in nfs3svc_encode_post_op_attr() 235 encode_wcc_data(struct svc_rqst *rqstp, __be32 *p, struct svc_fh *fhp) in encode_wcc_data() 308 nfs3svc_decode_voidarg(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_voidarg() 314 nfs3svc_decode_fhandle(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_fhandle() 325 nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_sattrargs() 344 nfs3svc_decode_diropargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_diropargs() 356 nfs3svc_decode_accessargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_accessargs() [all …]
|
D | acl.h | 40 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,
|
D | nfs3acl.c | 20 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() 127 static int nfs3svc_decode_getaclargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_getaclargs() 140 static int nfs3svc_decode_setaclargs(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_decode_setaclargs() 171 static int nfs3svc_encode_getaclres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_getaclres() 217 static int nfs3svc_encode_setaclres(struct svc_rqst *rqstp, __be32 *p) in nfs3svc_encode_setaclres() 229 static void nfs3svc_release_getacl(struct svc_rqst *rqstp) in nfs3svc_release_getacl()
|
D | nfs3proc.c | 33 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() 143 nfsd3_proc_read(struct svc_rqst *rqstp) in nfsd3_proc_read() 173 nfsd3_proc_write(struct svc_rqst *rqstp) in nfsd3_proc_write() 208 nfsd3_proc_create(struct svc_rqst *rqstp) in nfsd3_proc_create() 244 nfsd3_proc_mkdir(struct svc_rqst *rqstp) in nfsd3_proc_mkdir() [all …]
|
D | pnfs.h | 26 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,
|
D | nfsproc.c | 17 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() 170 nfsd_proc_read(struct svc_rqst *rqstp) in nfsd_proc_read() 209 nfsd_proc_writecache(struct svc_rqst *rqstp) in nfsd_proc_writecache() 219 nfsd_proc_write(struct svc_rqst *rqstp) in nfsd_proc_write() 255 nfsd_proc_create(struct svc_rqst *rqstp) in nfsd_proc_create() [all …]
|
/Linux-v5.10/include/linux/lockd/ |
D | xdr4.h | 27 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 …]
|
D | xdr.h | 24 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.10/include/linux/sunrpc/ |
D | svc.h | 152 extern u32 svc_max_payload(const struct svc_rqst *rqstp); 229 struct svc_rqst { struct 311 static inline struct sockaddr_in *svc_addr_in(const struct svc_rqst *rqst) in svc_addr_in() argument 316 static inline struct sockaddr_in6 *svc_addr_in6(const struct svc_rqst *rqst) in svc_addr_in6() 321 static inline struct sockaddr *svc_addr(const struct svc_rqst *rqst) in svc_addr() 326 static inline struct sockaddr_in *svc_daddr_in(const struct svc_rqst *rqst) in svc_daddr_in() 331 static inline struct sockaddr_in6 *svc_daddr_in6(const struct svc_rqst *rqst) in svc_daddr_in6() 336 static inline struct sockaddr *svc_daddr(const struct svc_rqst *rqst) in svc_daddr() 345 xdr_argsize_check(struct svc_rqst *rqstp, __be32 *p) in xdr_argsize_check() 354 xdr_ressize_check(struct svc_rqst *rqstp, __be32 *p) in xdr_ressize_check() [all …]
|
D | svcauth.h | 56 struct svc_rqst; /* forward decl */ 130 int (*accept)(struct svc_rqst *rq, __be32 *authp); 131 int (*release)(struct svc_rqst *rq); 133 int (*set_client)(struct svc_rqst *rq); 152 extern int svc_authenticate(struct svc_rqst *rqstp, __be32 *authp); 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);
|
D | svc_rdma.h | 168 extern void svc_rdma_handle_bc_reply(struct svc_rqst *rqstp, 177 extern void svc_rdma_release_rqst(struct svc_rqst *rqstp); 178 extern int svc_rdma_recvfrom(struct svc_rqst *); 183 struct svc_rqst *rqstp, 209 extern int svc_rdma_sendto(struct svc_rqst *); 210 extern int svc_rdma_read_payload(struct svc_rqst *rqstp, unsigned int offset,
|
D | svc_xprt.h | 22 int (*xpo_recvfrom)(struct svc_rqst *); 23 int (*xpo_sendto)(struct svc_rqst *); 24 int (*xpo_read_payload)(struct svc_rqst *, unsigned int, 26 void (*xpo_release_rqst)(struct svc_rqst *); 29 void (*xpo_secure_port)(struct svc_rqst *rqstp); 136 void svc_xprt_copy_addrs(struct svc_rqst *rqstp, struct svc_xprt *xprt);
|
/Linux-v5.10/fs/lockd/ |
D | svc4proc.c | 23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args() 72 nlm4svc_proc_null(struct svc_rqst *rqstp) in nlm4svc_proc_null() 82 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test() 110 nlm4svc_proc_test(struct svc_rqst *rqstp) in nlm4svc_proc_test() 116 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock() 159 nlm4svc_proc_lock(struct svc_rqst *rqstp) in nlm4svc_proc_lock() 165 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel() 196 nlm4svc_proc_cancel(struct svc_rqst *rqstp) in nlm4svc_proc_cancel() 205 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock() 236 nlm4svc_proc_unlock(struct svc_rqst *rqstp) in nlm4svc_proc_unlock() [all …]
|
D | svcproc.c | 52 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_retrieve_args() 102 nlmsvc_proc_null(struct svc_rqst *rqstp) in nlmsvc_proc_null() 112 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test() 141 nlmsvc_proc_test(struct svc_rqst *rqstp) in nlmsvc_proc_test() 147 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock() 190 nlmsvc_proc_lock(struct svc_rqst *rqstp) in nlmsvc_proc_lock() 196 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel() 228 nlmsvc_proc_cancel(struct svc_rqst *rqstp) in nlmsvc_proc_cancel() 237 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock() 269 nlmsvc_proc_unlock(struct svc_rqst *rqstp) in nlmsvc_proc_unlock() [all …]
|
D | xdr.c | 184 nlmsvc_decode_testargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_testargs() 202 nlmsvc_encode_testres(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_testres() 212 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_lockargs() 233 nlmsvc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_cancargs() 250 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_unlockargs() 262 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_shareargs() 283 nlmsvc_encode_shareres(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_shareres() 295 nlmsvc_encode_res(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_encode_res() 306 nlmsvc_decode_notify(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_notify() 319 nlmsvc_decode_reboot(struct svc_rqst *rqstp, __be32 *p) in nlmsvc_decode_reboot() [all …]
|
D | xdr4.c | 181 nlm4svc_decode_testargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_testargs() 199 nlm4svc_encode_testres(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_encode_testres() 209 nlm4svc_decode_lockargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_lockargs() 230 nlm4svc_decode_cancargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_cancargs() 247 nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_unlockargs() 259 nlm4svc_decode_shareargs(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_shareargs() 280 nlm4svc_encode_shareres(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_encode_shareres() 292 nlm4svc_encode_res(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_encode_res() 303 nlm4svc_decode_notify(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_notify() 316 nlm4svc_decode_reboot(struct svc_rqst *rqstp, __be32 *p) in nlm4svc_decode_reboot() [all …]
|