| /linux/fs/nfsd/ |
| H A D | vfs.h | 79 int nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, 81 __be32 nfsd_lookup(struct svc_rqst *, struct svc_fh *, 83 __be32 nfsd_lookup_dentry(struct svc_rqst *, struct svc_fh *, 86 __be32 nfsd_setattr(struct svc_rqst *, struct svc_fh *, 90 __be32 nfsd4_vfs_fallocate(struct svc_rqst *, struct svc_fh *, 92 __be32 nfsd4_clone_file_range(struct svc_rqst *rqstp, 97 __be32 nfsd_create_locked(struct svc_rqst *, struct svc_fh *, 100 __be32 nfsd_create(struct svc_rqst *, struct svc_fh *, 103 __be32 nfsd_access(struct svc_rqst *, struct svc_fh *, u32 *, u32 *); 104 __be32 nfsd_create_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, [all …]
|
| H A D | xdr3.h | 184 struct svc_rqst * rqstp; 269 bool nfs3svc_decode_fhandleargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 270 bool nfs3svc_decode_sattrargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 271 bool nfs3svc_decode_diropargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 272 bool nfs3svc_decode_accessargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 273 bool nfs3svc_decode_readargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 274 bool nfs3svc_decode_writeargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 275 bool nfs3svc_decode_createargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 276 bool nfs3svc_decode_mkdirargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 277 bool nfs3svc_decode_mknodargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); [all …]
|
| H A D | xdr.h | 145 bool nfssvc_decode_fhandleargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 146 bool nfssvc_decode_sattrargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 147 bool nfssvc_decode_diropargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 148 bool nfssvc_decode_readargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 149 bool nfssvc_decode_writeargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 150 bool nfssvc_decode_createargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 151 bool nfssvc_decode_renameargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 152 bool nfssvc_decode_linkargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 153 bool nfssvc_decode_symlinkargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 154 bool nfssvc_decode_readdirargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); [all …]
|
| H A D | xdr4.h | 405 struct svc_rqst *op_rqstp; 430 struct svc_rqst *rd_rqstp; /* response */ 454 struct svc_rqst *rd_rqstp; /* response */ 468 struct svc_rqst *rl_rqstp; /* request */ 934 struct svc_rqst *rqstp; 949 struct svc_rqst * rqstp; 959 static inline bool nfsd4_last_compound_op(struct svc_rqst *rqstp) in nfsd4_last_compound_op() 968 int nfsd4_max_reply(struct svc_rqst *rqstp, struct nfsd4_op *op); 973 bool nfsd4_mach_creds_match(struct nfs4_client *cl, struct svc_rqst *rqstp); 974 bool nfs4svc_decode_compoundargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); [all …]
|
| H A D | nfsxdr.c | 142 svcxdr_decode_sattr(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_decode_sattr() 228 svcxdr_encode_fattr(struct svc_rqst *rqstp, struct xdr_stream *xdr, in svcxdr_encode_fattr() 290 nfssvc_decode_fhandleargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_fhandleargs() 298 nfssvc_decode_sattrargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_sattrargs() 307 nfssvc_decode_diropargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_diropargs() 315 nfssvc_decode_readargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_readargs() 334 nfssvc_decode_writeargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_writeargs() 360 nfssvc_decode_createargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_createargs() 370 nfssvc_decode_renameargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_renameargs() 381 nfssvc_decode_linkargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfssvc_decode_linkargs() [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 *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_readargs() [all …]
|
| 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() 153 static __be32 nfsacld_proc_getattr(struct svc_rqst *rqstp) in nfsacld_proc_getattr() 172 static __be32 nfsacld_proc_access(struct svc_rqst *rqstp) in nfsacld_proc_access() 196 nfsaclsvc_decode_getaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_decode_getaclargs() 209 nfsaclsvc_decode_setaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_decode_setaclargs() 230 nfsaclsvc_decode_accessargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_decode_accessargs() 248 nfsaclsvc_encode_getaclres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_encode_getaclres() 277 nfsaclsvc_encode_accessres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfsaclsvc_encode_accessres() [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 | nfs4proc.c | 153 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission() 249 nfsd4_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_create_file() 456 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup() 523 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *ope… in do_open_fhandle() 564 nfsd4_open(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_open() 694 static __be32 nfsd4_open_omfg(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct n… in nfsd4_open_omfg() 717 nfsd4_getfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_getfh() 725 nfsd4_putfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putfh() 746 nfsd4_putrootfh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_putrootfh() 755 nfsd4_restorefh(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, in nfsd4_restorefh() [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() 135 nfs3svc_decode_getaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_getaclargs() 148 nfs3svc_decode_setaclargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_decode_setaclargs() 174 nfs3svc_encode_getaclres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_encode_getaclres() 208 nfs3svc_encode_setaclres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nfs3svc_encode_setaclres() 219 static void nfs3svc_release_getacl(struct svc_rqst *rqstp) in nfs3svc_release_getacl() 228 static void nfs3svc_release_setacl(struct svc_rqst *rqstp) in nfs3svc_release_setacl()
|
| 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() 152 nfsd_proc_root(struct svc_rqst *rqstp) in nfsd_proc_root() 164 nfsd_proc_lookup(struct svc_rqst *rqstp) in nfsd_proc_lookup() 189 nfsd_proc_readlink(struct svc_rqst *rqstp) in nfsd_proc_readlink() 212 nfsd_proc_read(struct svc_rqst *rqstp) in nfsd_proc_read() 246 nfsd_proc_writecache(struct svc_rqst *rqstp) in nfsd_proc_writecache() 256 nfsd_proc_write(struct svc_rqst *rqstp) in nfsd_proc_write() 284 nfsd_proc_create(struct svc_rqst *rqstp) in nfsd_proc_create() [all …]
|
| H A D | nfsd.h | 68 bool nfssvc_decode_voidarg(struct svc_rqst *rqstp, 70 bool nfssvc_encode_voidres(struct svc_rqst *rqstp, 78 int nfsd_dispatch(struct svc_rqst *rqstp); 86 struct svc_rqst *nfsd_current_rqst(void); 150 static inline int nfsd_v4client(struct svc_rqst *rq) in nfsd_v4client() 168 bool nfsd4_spo_must_allow(struct svc_rqst *rqstp); 171 bool nfsd_wait_for_delegreturn(struct svc_rqst *rqstp, struct inode *inode); 181 static inline bool nfsd4_spo_must_allow(struct svc_rqst *rqstp) in nfsd4_spo_must_allow() 187 static inline bool nfsd_wait_for_delegreturn(struct svc_rqst *rqstp, in nfsd_wait_for_delegreturn()
|
| H A D | filecache.h | 78 __be32 nfsd_file_acquire_gc(struct svc_rqst *rqstp, struct svc_fh *fhp, 80 __be32 nfsd_file_acquire(struct svc_rqst *rqstp, struct svc_fh *fhp, 82 __be32 nfsd_file_acquire_opened(struct svc_rqst *rqstp, struct svc_fh *fhp, 88 __be32 nfsd_file_acquire_dir(struct svc_rqst *rqstp, struct svc_fh *fhp,
|
| H A D | nfs3proc.c | 78 nfsd3_proc_null(struct svc_rqst *rqstp) in nfsd3_proc_null() 87 nfsd3_proc_getattr(struct svc_rqst *rqstp) in nfsd3_proc_getattr() 110 nfsd3_proc_setattr(struct svc_rqst *rqstp) in nfsd3_proc_setattr() 139 nfsd3_proc_lookup(struct svc_rqst *rqstp) in nfsd3_proc_lookup() 163 nfsd3_proc_access(struct svc_rqst *rqstp) in nfsd3_proc_access() 183 nfsd3_proc_readlink(struct svc_rqst *rqstp) in nfsd3_proc_readlink() 204 nfsd3_proc_read(struct svc_rqst *rqstp) in nfsd3_proc_read() 242 nfsd3_proc_write(struct svc_rqst *rqstp) in nfsd3_proc_write() 277 nfsd3_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd3_create_file() 400 nfsd3_proc_create(struct svc_rqst *rqstp) in nfsd3_proc_create() [all …]
|
| H A D | vfs.c | 128 nfsd_cross_mnt(struct svc_rqst *rqstp, struct dentry **dpp, in nfsd_cross_mnt() 196 static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **e… in nfsd_lookup_parent() 245 nfsd_lookup_dentry(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_lookup_dentry() 317 nfsd_lookup(struct svc_rqst *rqstp, struct svc_fh *fhp, const char *name, in nfsd_lookup() 347 commit_reset_write_verifier(struct nfsd_net *nn, struct svc_rqst *rqstp, in commit_reset_write_verifier() 423 nfsd_may_truncate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_may_truncate() 505 nfsd_setattr(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd_setattr() 685 static struct nfsd4_compound_state *nfsd4_get_cstate(struct svc_rqst *rqstp) in nfsd4_get_cstate() 690 __be32 nfsd4_clone_file_range(struct svc_rqst *rqstp, in nfsd4_clone_file_range() 759 __be32 nfsd4_vfs_fallocate(struct svc_rqst *rqstp, struct svc_fh *fhp, in nfsd4_vfs_fallocate() [all …]
|
| /linux/include/linux/sunrpc/ |
| H A D | svc.h | 133 extern u32 svc_max_payload(const struct svc_rqst *rqstp); 193 struct svc_rqst { struct 286 static inline struct sockaddr_in *svc_addr_in(const struct svc_rqst *rqst) in svc_addr_in() argument 291 static inline struct sockaddr_in6 *svc_addr_in6(const struct svc_rqst *rqst) in svc_addr_in6() 296 static inline struct sockaddr *svc_addr(const struct svc_rqst *rqst) in svc_addr() 301 static inline struct sockaddr_in *svc_daddr_in(const struct svc_rqst *rqst) in svc_daddr_in() 306 static inline struct sockaddr_in6 *svc_daddr_in6(const struct svc_rqst *rqst) in svc_daddr_in6() 311 static inline struct sockaddr *svc_daddr(const struct svc_rqst *rqst) in svc_daddr() 330 static inline bool svc_thread_should_stop(struct svc_rqst *rqstp) in svc_thread_should_stop() 351 static inline void svc_thread_init_status(struct svc_rqst *rqstp, int err) in svc_thread_init_status() [all …]
|
| H A D | svcauth.h | 57 struct svc_rqst; /* forward decl */ 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 *rqstp);
|
| /linux/fs/lockd/ |
| H A D | nlm3xdr_gen.h | 16 bool nlm_svc_decode_nlm_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 17 bool nlm_svc_decode_nlm_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 18 bool nlm_svc_decode_nlm_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 19 bool nlm_svc_decode_nlm_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 20 bool nlm_svc_decode_nlm_testres(struct svc_rqst *rqstp, struct xdr_stream *xdr); 21 bool nlm_svc_decode_nlm_res(struct svc_rqst *rqstp, struct xdr_stream *xdr); 22 bool nlm_svc_decode_nlm_notifyargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 23 bool nlm_svc_decode_nlm_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 24 bool nlm_svc_decode_nlm_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr); 26 bool nlm_svc_encode_nlm_testres(struct svc_rqst *rqstp, struct xdr_stream *xdr); [all …]
|
| H A D | nlm4xdr_gen.h | 16 bool nlm4_svc_decode_nlm4_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 17 bool nlm4_svc_decode_nlm4_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 18 bool nlm4_svc_decode_nlm4_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 19 bool nlm4_svc_decode_nlm4_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 20 bool nlm4_svc_decode_nlm4_testres(struct svc_rqst *rqstp, struct xdr_stream *xdr); 21 bool nlm4_svc_decode_nlm4_res(struct svc_rqst *rqstp, struct xdr_stream *xdr); 22 bool nlm4_svc_decode_nlm4_notifyargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 23 bool nlm4_svc_decode_nlm4_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr); 24 bool nlm4_svc_decode_nlm4_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr); 26 bool nlm4_svc_encode_nlm4_testres(struct svc_rqst *rqstp, struct xdr_stream *xdr); [all …]
|
| H A D | svcproc.c | 132 nlm3svc_lookup_host(struct svc_rqst *rqstp, string caller, bool monitored) in nlm3svc_lookup_host() 149 nlm3svc_lookup_file(struct svc_rqst *rqstp, struct nlm_host *host, in nlm3svc_lookup_file() 238 static __be32 nlmsvc_proc_null(struct svc_rqst *rqstp) in nlmsvc_proc_null() 265 static __be32 nlmsvc_proc_test(struct svc_rqst *rqstp) in nlmsvc_proc_test() 319 nlmsvc_do_lock(struct svc_rqst *rqstp, bool monitored) in nlmsvc_do_lock() 388 nlmsvc_proc_lock(struct svc_rqst *rqstp) in nlmsvc_proc_lock() 415 nlmsvc_proc_cancel(struct svc_rqst *rqstp) in nlmsvc_proc_cancel() 473 nlmsvc_proc_unlock(struct svc_rqst *rqstp) in nlmsvc_proc_unlock() 528 nlmsvc_proc_granted(struct svc_rqst *rqstp) in nlmsvc_proc_granted() 577 nlmsvc_callback(struct svc_rqst *rqstp, struct nlm_host *host, u32 proc, in nlmsvc_callback() [all …]
|
| H A D | svc4proc.c | 127 nlm4svc_lookup_host(struct svc_rqst *rqstp, string caller, bool monitored) in nlm4svc_lookup_host() 144 nlm4svc_lookup_file(struct svc_rqst *rqstp, struct nlm_host *host, in nlm4svc_lookup_file() 215 nlm4svc_proc_null(struct svc_rqst *rqstp) in nlm4svc_proc_null() 249 static __be32 nlm4svc_proc_test(struct svc_rqst *rqstp) in nlm4svc_proc_test() 298 nlm4svc_do_lock(struct svc_rqst *rqstp, bool monitored) in nlm4svc_do_lock() 376 nlm4svc_proc_lock(struct svc_rqst *rqstp) in nlm4svc_proc_lock() 408 nlm4svc_proc_cancel(struct svc_rqst *rqstp) in nlm4svc_proc_cancel() 471 nlm4svc_proc_unlock(struct svc_rqst *rqstp) in nlm4svc_proc_unlock() 526 nlm4svc_proc_granted(struct svc_rqst *rqstp) in nlm4svc_proc_granted() 567 nlm4svc_callback(struct svc_rqst *rqstp, struct nlm_host *host, u32 proc, in nlm4svc_callback() [all …]
|
| H A D | nlm3xdr_gen.c | 283 bool nlm_svc_decode_nlm_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm_svc_decode_nlm_testargs() 299 bool nlm_svc_decode_nlm_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm_svc_decode_nlm_lockargs() 315 bool nlm_svc_decode_nlm_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm_svc_decode_nlm_cancargs() 331 bool nlm_svc_decode_nlm_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm_svc_decode_nlm_unlockargs() 347 bool nlm_svc_decode_nlm_testres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm_svc_decode_nlm_testres() 363 bool nlm_svc_decode_nlm_res(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm_svc_decode_nlm_res() 379 bool nlm_svc_decode_nlm_notifyargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm_svc_decode_nlm_notifyargs() 395 bool nlm_svc_decode_nlm_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm_svc_decode_nlm_shareargs() 411 bool nlm_svc_decode_nlm_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm_svc_decode_nlm_notify() 649 bool nlm_svc_encode_nlm_testres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm_svc_encode_nlm_testres() [all …]
|
| H A D | nlm4xdr_gen.c | 312 bool nlm4_svc_decode_nlm4_testargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4_svc_decode_nlm4_testargs() 328 bool nlm4_svc_decode_nlm4_lockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4_svc_decode_nlm4_lockargs() 344 bool nlm4_svc_decode_nlm4_cancargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4_svc_decode_nlm4_cancargs() 360 bool nlm4_svc_decode_nlm4_unlockargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4_svc_decode_nlm4_unlockargs() 376 bool nlm4_svc_decode_nlm4_testres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4_svc_decode_nlm4_testres() 392 bool nlm4_svc_decode_nlm4_res(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4_svc_decode_nlm4_res() 408 bool nlm4_svc_decode_nlm4_notifyargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4_svc_decode_nlm4_notifyargs() 424 bool nlm4_svc_decode_nlm4_shareargs(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4_svc_decode_nlm4_shareargs() 440 bool nlm4_svc_decode_nlm4_notify(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4_svc_decode_nlm4_notify() 702 bool nlm4_svc_encode_nlm4_testres(struct svc_rqst *rqstp, struct xdr_stream *xdr) in nlm4_svc_encode_nlm4_testres() [all …]
|
| H A D | lockd.h | 286 struct nlm_host *nlmsvc_lookup_host(const struct svc_rqst *rqstp, 323 __be32 nlmsvc_lock(struct svc_rqst *, struct nlm_file *, 327 __be32 nlmsvc_testlock(struct svc_rqst *rqstp, struct nlm_file *file, 331 void nlmsvc_retry_blocked(struct svc_rqst *rqstp); 337 int nlmsvc_dispatch(struct svc_rqst *rqstp); 342 __be32 nlm_lookup_file(struct svc_rqst *, struct nlm_file **, 404 static inline int nlm_privileged_requester(const struct svc_rqst *rqstp) in nlm_privileged_requester()
|
| /linux/net/sunrpc/ |
| H A D | svc.c | 552 svc_init_buffer(struct svc_rqst *rqstp, const struct svc_serv *serv, int node) in svc_init_buffer() 582 svc_release_buffer(struct svc_rqst *rqstp) in svc_release_buffer() 603 struct svc_rqst *rqstp = container_of(head, struct svc_rqst, rq_rcu_head); in svc_rqst_free_rcu() 611 svc_rqst_free(struct svc_rqst *rqstp) in svc_rqst_free() 622 static struct svc_rqst * 625 struct svc_rqst *rqstp; in svc_prepare_thread() 687 struct svc_rqst *rqstp; in svc_pool_wake_idle_thread() 693 rqstp = llist_entry(ln, struct svc_rqst, rq_idle); in svc_pool_wake_idle_thread() 722 struct svc_rqst *rqstp; in svc_new_thread() 941 bool svc_rqst_replace_page(struct svc_rqst *rqstp, struct page *page) in svc_rqst_replace_page() [all …]
|