/linux/fs/nfsd/ |
H A D | xdr3.h | 183 struct svc_rqst * rqstp; 268 bool nfs3svc_decode_fhandleargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 269 bool nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 270 bool nfs3svc_decode_diropargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 271 bool nfs3svc_decode_accessargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 272 bool nfs3svc_decode_readargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 273 bool nfs3svc_decode_writeargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 274 bool nfs3svc_decode_createargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 275 bool nfs3svc_decode_mkdirargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 276 bool nfs3svc_decode_mknodargs(struct svc_rqst *rqst [all...] |
H A D | vfs.h | 74 int nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, 76 __be32 nfsd_lookup(struct svc_rqst *, struct svc_fh *, 78 __be32 nfsd_lookup_dentry(struct svc_rqst *, struct svc_fh *, 81 __be32 nfsd_setattr(struct svc_rqst *, struct svc_fh *, 85 __be32 nfsd4_vfs_fallocate(struct svc_rqst *, struct svc_fh *, 87 __be32 nfsd4_clone_file_range(struct svc_rqst *rqstp, 92 __be32 nfsd_create_locked(struct svc_rqst *, struct svc_fh *, 95 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *, 98 __be32 nfsd_access(struct svc_rqst *, struct svc_fh *, u32 *, u32 *); 99 __be32 nfsd_create_setattr(struct svc_rqst *rqst [all...] |
H A D | xdr.h | 144 bool nfssvc_decode_fhandleargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 145 bool nfssvc_decode_sattrargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 146 bool nfssvc_decode_diropargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 147 bool nfssvc_decode_readargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 148 bool nfssvc_decode_writeargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 149 bool nfssvc_decode_createargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 150 bool nfssvc_decode_renameargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 151 bool nfssvc_decode_linkargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 152 bool nfssvc_decode_symlinkargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 153 bool nfssvc_decode_readdirargs(struct svc_rqst *rqst [all...] |
H A D | xdr4.h | 401 struct svc_rqst *op_rqstp; 426 struct svc_rqst *rd_rqstp; /* response */ 437 struct svc_rqst *rd_rqstp; /* response */ 450 struct svc_rqst *rl_rqstp; /* request */ 868 struct svc_rqst *rqstp; 882 struct svc_rqst * rqstp; 913 static inline bool nfsd4_last_compound_op(struct svc_rqst *rqstp) in nfsd4_last_compound_op() 922 int nfsd4_max_reply(struct svc_rqst *rqstp, struct nfsd4_op *op); 927 bool nfsd4_mach_creds_match(struct nfs4_client *cl, struct svc_rqst *rqstp); 928 bool nfs4svc_decode_compoundargs(struct svc_rqst *rqst [all...] |
H A D | nfsxdr.c | 130 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, struct xdr_stream *xdr) in nfssvc_decode_fhandleargs() 284 nfssvc_decode_sattrargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_sattrargs() 293 nfssvc_decode_diropargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_diropargs() 301 nfssvc_decode_readargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_readargs() 320 nfssvc_decode_writeargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_writeargs() 346 nfssvc_decode_createargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_createargs() 356 nfssvc_decode_renameargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_renameargs() 367 nfssvc_decode_linkargs(struct svc_rqst *rqst [all...] |
H A D | nfs3xdr.c | 210 svcxdr_decode_sattr3(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_decode_sattr3() 327 svcxdr_decode_devicedata3(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_decode_devicedata3() 335 svcxdr_encode_fattr3(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_encode_fattr3() 426 svcxdr_encode_post_op_attr(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_encode_post_op_attr() 458 svcxdr_encode_wcc_data(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_encode_wcc_data() 492 nfs3svc_decode_fhandleargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_fhandleargs() 500 nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_sattrargs() 510 nfs3svc_decode_diropargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_diropargs() 518 nfs3svc_decode_accessargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_accessargs() 531 nfs3svc_decode_readargs(struct svc_rqst *rqst [all...] |
H A D | export.h | 15 struct svc_rqst; 104 __be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp, 113 struct svc_export * rqst_exp_get_by_name(struct svc_rqst *, 115 struct svc_export * rqst_exp_parent(struct svc_rqst *, 117 struct svc_export * rqst_find_fsidzero_export(struct svc_rqst *); 120 __be32 exp_pseudoroot(struct svc_rqst *, struct svc_fh *);
|
H A D | nfs4proc.c | 84 check_attr_support(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in check_attr_support() 106 nfsd4_check_open_attributes(struct svc_rqst *rqstp, in nfsd4_check_open_attributes() 144 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int accmode) in do_open_permission() 235 nfsd4_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_create_file() 423 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh **resfh) in do_open_lookup() 490 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in do_open_fhandle() 531 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open() 656 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_op *op) in nfsd4_open_omfg() 672 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh() 680 nfsd4_putfh(struct svc_rqst *rqst [all...] |
H A 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);
|
H A 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() 95 static __be32 nfsacld_proc_setacl(struct svc_rqst *rqstp) in nfsacld_proc_setacl() 151 static __be32 nfsacld_proc_getattr(struct svc_rqst *rqstp) in nfsacld_proc_getattr() 170 static __be32 nfsacld_proc_access(struct svc_rqst *rqstp) in nfsacld_proc_access() 194 nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_decode_getaclargs() 207 nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_decode_setaclargs() 228 nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_decode_accessargs() 246 nfsaclsvc_encode_getaclres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_encode_getaclres() 276 nfsaclsvc_encode_accessres(struct svc_rqst *rqst [all...] |
H A 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() 87 static __be32 nfsd3_proc_setacl(struct svc_rqst *rqstp) in nfsd3_proc_setacl() 133 nfs3svc_decode_getaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_getaclargs() 146 nfs3svc_decode_setaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_setaclargs() 172 nfs3svc_encode_getaclres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_encode_getaclres() 206 nfs3svc_encode_setaclres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_encode_setaclres() 217 static void nfs3svc_release_getacl(struct svc_rqst *rqstp) in nfs3svc_release_getacl()
|
H A D | nfsproc.c | 43 nfsd_proc_null(struct svc_rqst *rqstp) in nfsd_proc_null() 53 nfsd_proc_getattr(struct svc_rqst *rqstp) in nfsd_proc_getattr() 76 nfsd_proc_setattr(struct svc_rqst *rqstp) in nfsd_proc_setattr() 145 nfsd_proc_root(struct svc_rqst *rqstp) in nfsd_proc_root() 157 nfsd_proc_lookup(struct svc_rqst *rqstp) in nfsd_proc_lookup() 182 nfsd_proc_readlink(struct svc_rqst *rqstp) in nfsd_proc_readlink() 205 nfsd_proc_read(struct svc_rqst *rqstp) in nfsd_proc_read() 239 nfsd_proc_writecache(struct svc_rqst *rqstp) in nfsd_proc_writecache() 249 nfsd_proc_write(struct svc_rqst *rqstp) in nfsd_proc_write() 277 nfsd_proc_create(struct svc_rqst *rqst [all...] |
H A D | nfs3proc.c | 59 nfsd3_proc_null(struct svc_rqst *rqstp) in nfsd3_proc_null() 68 nfsd3_proc_getattr(struct svc_rqst *rqstp) in nfsd3_proc_getattr() 91 nfsd3_proc_setattr(struct svc_rqst *rqstp) in nfsd3_proc_setattr() 115 nfsd3_proc_lookup(struct svc_rqst *rqstp) in nfsd3_proc_lookup() 139 nfsd3_proc_access(struct svc_rqst *rqstp) in nfsd3_proc_access() 159 nfsd3_proc_readlink(struct svc_rqst *rqstp) in nfsd3_proc_readlink() 180 nfsd3_proc_read(struct svc_rqst *rqstp) in nfsd3_proc_read() 218 nfsd3_proc_write(struct svc_rqst *rqstp) in nfsd3_proc_write() 253 nfsd3_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd3_create_file() 378 nfsd3_proc_create(struct svc_rqst *rqst [all...] |
H A D | pnfs.h | 26 struct svc_rqst *rqstp, 55 __be32 nfsd4_preprocess_layout_stateid(struct svc_rqst *rqstp, 60 __be32 nfsd4_return_file_layouts(struct svc_rqst *rqstp, 63 __be32 nfsd4_return_client_layouts(struct svc_rqst *rqstp,
|
H A D | nfsd.h | 87 bool nfssvc_decode_voidarg(struct svc_rqst *rqstp, 89 bool nfssvc_encode_voidres(struct svc_rqst *rqstp, 97 int nfsd_dispatch(struct svc_rqst *rqstp); 105 struct svc_rqst *nfsd_current_rqst(void); 158 static inline int nfsd_v4client(struct svc_rqst *rq) in nfsd_v4client() 163 nfsd_user_namespace(const struct svc_rqst *rqstp) in nfsd_user_namespace() 182 bool nfsd4_spo_must_allow(struct svc_rqst *rqstp); 185 bool nfsd_wait_for_delegreturn(struct svc_rqst *rqstp, struct inode *inode); 195 static inline bool nfsd4_spo_must_allow(struct svc_rqst *rqstp) in nfsd4_spo_must_allow() 201 static inline bool nfsd_wait_for_delegreturn(struct svc_rqst *rqst in nfsd4_destroy_laundry_wq() [all...] |
H A D | vfs.c | 123 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt() 192 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **exp, struct dentry **dentryp) in nfsd_lookup_parent() 241 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry() 313 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup() 343 commit_reset_write_verifier(struct nfsd_net *nn, struct svc_rqst *rqstp, in commit_reset_write_verifier() 419 nfsd_get_write_access(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_get_write_access() 500 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_setattr() 655 static struct nfsd4_compound_state *nfsd4_get_cstate(struct svc_rqst *rqstp) in nfsd4_get_cstate() 660 __be32 nfsd4_clone_file_range(struct svc_rqst *rqstp, in nfsd4_clone_file_range() 729 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqst [all...] |
H A D | filecache.h | 72 __be32 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp, 74 __be32 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, 76 __be32 nfsd_file_acquire_opened(struct svc_rqst *rqstp, struct svc_fh *fhp,
|
/linux/include/linux/lockd/ |
H A D | xdr4.h | 26 bool nlm4svc_decode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr); 27 bool nlm4svc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 28 bool nlm4svc_decode_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 29 bool nlm4svc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 30 bool nlm4svc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 31 bool nlm4svc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr); 32 bool nlm4svc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr); 33 bool nlm4svc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 34 bool nlm4svc_decode_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr); 36 bool nlm4svc_encode_testres(struct svc_rqst *rqst [all...] |
H A D | xdr.h | 25 struct svc_rqst; 100 bool nlmsvc_decode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr); 101 bool nlmsvc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 102 bool nlmsvc_decode_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 103 bool nlmsvc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 104 bool nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 105 bool nlmsvc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr); 106 bool nlmsvc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr); 107 bool nlmsvc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 108 bool nlmsvc_decode_notify(struct svc_rqst *rqst [all...] |
/linux/include/linux/sunrpc/ |
H A D | svcauth.h | 57 struct svc_rqst; /* forward decl */ 134 * Given a pending request (struct svc_rqst), finds and assigns 145 enum svc_auth_status (*accept)(struct svc_rqst *rqstp); 146 int (*release)(struct svc_rqst *rqstp); 148 enum svc_auth_status (*set_client)(struct svc_rqst *rqstp); 149 rpc_authflavor_t (*pseudoflavor)(struct svc_rqst *rqstp); 154 extern rpc_authflavor_t svc_auth_flavor(struct svc_rqst *rqstp); 155 extern int svc_authorise(struct svc_rqst *rqstp); 156 extern enum svc_auth_status svc_set_client(struct svc_rqst *rqstp); 170 extern enum svc_auth_status svcauth_unix_set_client(struct svc_rqst *rqst [all...] |
/linux/fs/lockd/ |
H A D | svc4proc.c | 23 nlm4svc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlm4svc_retrieve_args() 85 nlm4svc_proc_null(struct svc_rqst *rqstp) in nlm4svc_proc_null() 95 __nlm4svc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_test() 126 nlm4svc_proc_test(struct svc_rqst *rqstp) in nlm4svc_proc_test() 132 __nlm4svc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_lock() 163 nlm4svc_proc_lock(struct svc_rqst *rqstp) in nlm4svc_proc_lock() 169 __nlm4svc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_cancel() 200 nlm4svc_proc_cancel(struct svc_rqst *rqstp) in nlm4svc_proc_cancel() 209 __nlm4svc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlm4svc_proc_unlock() 240 nlm4svc_proc_unlock(struct svc_rqst *rqst 291 nlm4svc_callback(struct svc_rqst * rqstp,u32 proc,__be32 (* func)(struct svc_rqst *,struct nlm_res *)) nlm4svc_callback() argument [all...] |
H A D | svcproc.c | 52 nlmsvc_retrieve_args(struct svc_rqst *rqstp, struct nlm_args *argp, in nlmsvc_retrieve_args() 105 nlmsvc_proc_null(struct svc_rqst *rqstp) in nlmsvc_proc_null() 115 __nlmsvc_proc_test(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_test() 148 nlmsvc_proc_test(struct svc_rqst *rqstp) in nlmsvc_proc_test() 154 __nlmsvc_proc_lock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_lock() 185 nlmsvc_proc_lock(struct svc_rqst *rqstp) in nlmsvc_proc_lock() 191 __nlmsvc_proc_cancel(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_cancel() 223 nlmsvc_proc_cancel(struct svc_rqst *rqstp) in nlmsvc_proc_cancel() 232 __nlmsvc_proc_unlock(struct svc_rqst *rqstp, struct nlm_res *resp) in __nlmsvc_proc_unlock() 264 nlmsvc_proc_unlock(struct svc_rqst *rqst 323 nlmsvc_callback(struct svc_rqst * rqstp,u32 proc,__be32 (* func)(struct svc_rqst *,struct nlm_res *)) nlmsvc_callback() argument [all...] |
H A D | xdr.c | 149 nlmsvc_decode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_void() 155 nlmsvc_decode_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_testargs() 173 nlmsvc_decode_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_lockargs() 198 nlmsvc_decode_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_cancargs() 218 nlmsvc_decode_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_unlockargs() 232 nlmsvc_decode_res(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_res() 245 nlmsvc_decode_reboot(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_reboot() 271 nlmsvc_decode_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_shareargs() 298 nlmsvc_decode_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlmsvc_decode_notify() 317 nlmsvc_encode_void(struct svc_rqst *rqst [all...] |
/linux/net/sunrpc/ |
H A D | svc.c | 639 svc_init_buffer(struct svc_rqst *rqstp, const struct svc_serv *serv, int node) in svc_init_buffer() 657 svc_release_buffer(struct svc_rqst *rqstp) in svc_release_buffer() 668 svc_rqst_free(struct svc_rqst *rqstp) in svc_rqst_free() 681 static struct svc_rqst * 684 struct svc_rqst *rqstp; in svc_prepare_thread() 744 struct svc_rqst *rqstp; in svc_pool_wake_idle_thread() 750 rqstp = llist_entry(ln, struct svc_rqst, rq_idle); in svc_pool_wake_idle_thread() 801 struct svc_rqst *rqstp; in svc_start_kthreads() 894 * @rqstp: svc_rqst with pages to replace 904 bool svc_rqst_replace_page(struct svc_rqst *rqst [all...] |
/linux/fs/nfs/ |
H A D | callback_xdr.c | 54 __be32 (*decode_args)(struct svc_rqst *, struct xdr_stream *, void *); 55 __be32 (*encode_res)(struct svc_rqst *, struct xdr_stream *, 62 static __be32 nfs4_callback_null(struct svc_rqst *rqstp) in nfs4_callback_null() 71 static bool nfs4_encode_void(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs4_encode_void() 179 static __be32 decode_getattr_args(struct svc_rqst *rqstp, in decode_getattr_args() 191 static __be32 decode_recall_args(struct svc_rqst *rqstp, in decode_recall_args() 215 static __be32 decode_layoutrecall_args(struct svc_rqst *rqstp, in decode_layoutrecall_args() 259 __be32 decode_devicenotify_args(struct svc_rqst *rqstp, in decode_devicenotify_args() 400 static __be32 decode_cb_sequence_args(struct svc_rqst *rqstp, in decode_cb_sequence_args() 448 static __be32 decode_recallany_args(struct svc_rqst *rqst [all...] |