Searched refs:svc_export (Results 1 – 17 of 17) sorted by relevance
/linux-6.3-rc2/fs/nfsd/ |
A D | export.h | 63 struct svc_export { struct 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 *); 119 static inline void exp_put(struct svc_export *exp) in exp_put() 124 static inline struct svc_export *exp_get(struct svc_export *exp) in exp_get() 129 struct svc_export * rqst_exp_find(struct svc_rqst *, int, u32 *);
|
A D | export.c | 352 struct svc_export *exp = container_of(ref, struct svc_export, h.ref); in svc_export_put() 371 struct svc_export *exp = container_of(h, struct svc_export, h); in svc_export_request() 385 static struct svc_export *svc_export_update(struct svc_export *new, 387 static struct svc_export *svc_export_lookup(struct svc_export *); 778 struct svc_export *orig = container_of(a, struct svc_export, h); in svc_export_match() 779 struct svc_export *new = container_of(b, struct svc_export, h); in svc_export_match() 786 struct svc_export *new = container_of(cnew, struct svc_export, h); in svc_export_init() 804 struct svc_export *new = container_of(cnew, struct svc_export, h); in export_update() 883 svc_export_update(struct svc_export *new, struct svc_export *old) in svc_export_update() 1077 struct svc_export * [all …]
|
A D | nfsfh.c | 30 struct svc_export *exp = expv; in nfsd_acceptable() 103 struct svc_export *exp) in nfsd_setuser_and_check_port() 120 struct dentry *dentry, struct svc_export *exp) in check_pseudo_root() 158 struct svc_export *exp; in nfsd_set_fh_dentry() 330 struct svc_export *exp = NULL; in fh_verify() 410 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update() 427 static bool is_root_export(struct svc_export *exp) in is_root_export() 432 static struct super_block *exp_sb(struct svc_export *exp) in exp_sb() 437 static bool fsid_type_ok_for_exp(u8 fsid_type, struct svc_export *exp) in fsid_type_ok_for_exp() 517 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose() [all …]
|
A D | stats.h | 60 static inline void nfsd_stats_fh_stale_inc(struct svc_export *exp) in nfsd_stats_fh_stale_inc() 67 static inline void nfsd_stats_io_read_add(struct svc_export *exp, s64 amount) in nfsd_stats_io_read_add() 74 static inline void nfsd_stats_io_write_add(struct svc_export *exp, s64 amount) in nfsd_stats_io_write_add()
|
A D | vfs.h | 65 struct svc_export **expp); 70 struct svc_export **, struct dentry **); 73 int nfsd_mountpoint(struct dentry *, struct svc_export *); 148 __be32 nfsd_permission(struct svc_rqst *, struct svc_export *,
|
A D | pnfs.h | 71 void nfsd4_setup_layout_type(struct svc_export *exp); 81 static inline void nfsd4_setup_layout_type(struct svc_export *exp) in nfsd4_setup_layout_type()
|
A D | auth.c | 8 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp) in nfsexp_flags() 21 int nfsd_setuser(struct svc_rqst *rqstp, struct svc_export *exp) in nfsd_setuser()
|
A D | auth.h | 15 int nfsd_setuser(struct svc_rqst *, struct svc_export *);
|
A D | nfsfh.h | 82 struct svc_export * fh_export; /* export pointer */ 218 __be32 fh_compose(struct svc_fh *, struct svc_export *, struct dentry *, struct svc_fh *);
|
A D | vfs.c | 123 struct svc_export **expp) in nfsd_cross_mnt() 125 struct svc_export *exp = *expp, *exp2 = NULL; in nfsd_cross_mnt() 193 struct svc_export *exp2; in nfsd_lookup_parent() 222 int nfsd_mountpoint(struct dentry *dentry, struct svc_export *exp) in nfsd_mountpoint() 242 struct svc_export **exp_ret, struct dentry **dentry_ret) in nfsd_lookup_dentry() 244 struct svc_export *exp; in nfsd_lookup_dentry() 314 struct svc_export *exp; in nfsd_lookup() 746 struct svc_export *export; in nfsd_access() 1064 struct svc_export *exp; in nfsd_vfs_write() 2073 static int exp_rdonly(struct svc_rqst *rqstp, struct svc_export *exp) in exp_rdonly() [all …]
|
A D | xdr4.h | 353 struct svc_export *si_exp; /* response */ 358 struct svc_export *sin_exp; /* response */ 795 struct svc_fh *fhp, struct svc_export *exp,
|
A D | nfs4xdr.c | 2532 struct svc_export *exp) in encode_change() 2738 struct svc_export *exp_ps; in nfsd4_encode_fsloc_fsroot() 2753 struct svc_rqst *rqstp, struct svc_export *exp) in nfsd4_encode_fs_locations() 2870 static int nfsd4_get_mounted_on_ino(struct svc_export *exp, u64 *pino) in nfsd4_get_mounted_on_ino() 2927 struct svc_export *exp, in nfsd4_encode_fattr() 3492 struct svc_fh *fhp, struct svc_export *exp, in nfsd4_encode_fattr_to_buf() 3520 struct svc_export *exp = cd->rd_fhp->fh_export; in nfsd4_encode_dirent_fattr() 4327 nfsd4_do_encode_secinfo(struct xdr_stream *xdr, struct svc_export *exp) in nfsd4_do_encode_secinfo()
|
A D | nfs4proc.c | 86 struct svc_export *exp = cstate->current_fh.fh_export; in check_attr_support() 1037 struct svc_export *exp; in nfsd4_secinfo() 2110 nfsd4_layout_verify(struct svc_export *exp, unsigned int layout_type) in nfsd4_layout_verify() 2134 struct svc_export *exp; in nfsd4_getdeviceinfo()
|
A D | nfs4layouts.c | 127 void nfsd4_setup_layout_type(struct svc_export *exp) in nfsd4_setup_layout_type()
|
A D | trace.h | 357 TP_PROTO(const struct svc_export *key, 378 TP_PROTO(const struct svc_export *key),
|
A D | nfs3xdr.c | 983 struct svc_export *exp; in compose_entry_fh()
|
A D | nfs4state.c | 5407 struct svc_export *exp; in nfsd4_verify_deleg_dentry()
|
Completed in 51 milliseconds