Symbol: svc_export
fs/nfsd/auth.c
21
int nfsd_setuser(struct svc_cred *cred, struct svc_export *exp)
fs/nfsd/auth.c
8
int nfsexp_flags(struct svc_cred *cred, struct svc_export *exp)
fs/nfsd/auth.h
15
int nfsd_setuser(struct svc_cred *cred, struct svc_export *exp);
fs/nfsd/export.c
1092
struct svc_export *exp = container_of(h, struct svc_export, h);
fs/nfsd/export.c
1221
static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp)
fs/nfsd/export.c
1262
secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; }
fs/nfsd/export.c
1265
static int xprtsec_parse(char **mesg, char *buf, struct svc_export *exp)
fs/nfsd/export.c
1315
struct svc_export exp = {}, *expp;
fs/nfsd/export.c
1457
static void show_secinfo(struct seq_file *m, struct svc_export *exp);
fs/nfsd/export.c
1473
struct svc_export *exp;
fs/nfsd/export.c
1483
exp = container_of(h, struct svc_export, h);
fs/nfsd/export.c
1521
struct svc_export *orig = container_of(a, struct svc_export, h);
fs/nfsd/export.c
1522
struct svc_export *new = container_of(b, struct svc_export, h);
fs/nfsd/export.c
1529
struct svc_export *new = container_of(cnew, struct svc_export, h);
fs/nfsd/export.c
1530
struct svc_export *item = container_of(citem, struct svc_export, h);
fs/nfsd/export.c
1547
struct svc_export *new = container_of(cnew, struct svc_export, h);
fs/nfsd/export.c
1548
struct svc_export *item = container_of(citem, struct svc_export, h);
fs/nfsd/export.c
1575
struct svc_export *i = kmalloc_obj(*i);
fs/nfsd/export.c
1611
svc_export_hash(struct svc_export *exp)
fs/nfsd/export.c
1621
static struct svc_export *
fs/nfsd/export.c
1622
svc_export_lookup(struct svc_export *exp)
fs/nfsd/export.c
1629
return container_of(ch, struct svc_export, h);
fs/nfsd/export.c
1634
static struct svc_export *
fs/nfsd/export.c
1635
svc_export_update(struct svc_export *new, struct svc_export *old)
fs/nfsd/export.c
1642
return container_of(ch, struct svc_export, h);
fs/nfsd/export.c
1673
static struct svc_export *
fs/nfsd/export.c
1677
struct svc_export *exp, key;
fs/nfsd/export.c
1701
static struct svc_export *
fs/nfsd/export.c
1705
struct svc_export *exp = exp_get_by_name(cd, clp, path, NULL);
fs/nfsd/export.c
1729
struct svc_export *exp;
fs/nfsd/export.c
1770
static struct svc_export *exp_find(struct cache_detail *cd,
fs/nfsd/export.c
1774
struct svc_export *exp;
fs/nfsd/export.c
1803
__be32 check_xprtsec_policy(struct svc_export *exp, struct svc_rqst *rqstp)
fs/nfsd/export.c
1840
__be32 check_security_flavor(struct svc_export *exp, struct svc_rqst *rqstp,
fs/nfsd/export.c
1899
__be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp,
fs/nfsd/export.c
1919
struct svc_export *
fs/nfsd/export.c
1922
struct svc_export *gssexp, *exp = ERR_PTR(-ENOENT);
fs/nfsd/export.c
1965
struct svc_export *
fs/nfsd/export.c
1971
struct svc_export *gssexp, *exp = ERR_PTR(-ENOENT);
fs/nfsd/export.c
1998
struct svc_export *
fs/nfsd/export.c
2002
struct svc_export *exp = rqst_exp_get_by_name(rqstp, path);
fs/nfsd/export.c
2015
struct svc_export *rqst_find_fsidzero_export(struct svc_rqst *rqstp)
fs/nfsd/export.c
2034
struct svc_export *exp;
fs/nfsd/export.c
2108
static void show_secinfo(struct seq_file *m, struct svc_export *exp)
fs/nfsd/export.c
2160
struct svc_export *exp = container_of(cp, struct svc_export, h);
fs/nfsd/export.c
627
struct svc_export *exp = container_of(rcu_head, struct svc_export,
fs/nfsd/export.c
639
struct svc_export *exp = container_of(ref, struct svc_export, h.ref);
fs/nfsd/export.c
713
struct svc_export *exp;
fs/nfsd/export.c
717
exp = container_of(items[i], struct svc_export, h);
fs/nfsd/export.c
827
static struct svc_export *svc_export_update(struct svc_export *new,
fs/nfsd/export.c
828
struct svc_export *old);
fs/nfsd/export.c
829
static struct svc_export *svc_export_lookup(struct svc_export *);
fs/nfsd/export.c
848
struct svc_export exp = {}, *expp;
fs/nfsd/export.h
103
int nfsexp_flags(struct svc_cred *cred, struct svc_export *exp);
fs/nfsd/export.h
104
__be32 check_xprtsec_policy(struct svc_export *exp, struct svc_rqst *rqstp);
fs/nfsd/export.h
105
__be32 check_security_flavor(struct svc_export *exp, struct svc_rqst *rqstp,
fs/nfsd/export.h
107
__be32 check_nfsd_access(struct svc_export *exp, struct svc_rqst *rqstp,
fs/nfsd/export.h
116
struct svc_export * rqst_exp_get_by_name(struct svc_rqst *,
fs/nfsd/export.h
118
struct svc_export * rqst_exp_parent(struct svc_rqst *,
fs/nfsd/export.h
120
struct svc_export * rqst_find_fsidzero_export(struct svc_rqst *);
fs/nfsd/export.h
125
static inline void exp_put(struct svc_export *exp)
fs/nfsd/export.h
130
static inline struct svc_export *exp_get(struct svc_export *exp)
fs/nfsd/export.h
135
struct svc_export *rqst_exp_find(struct cache_req *reqp, struct net *net,
fs/nfsd/nfs3xdr.c
983
struct svc_export *exp;
fs/nfsd/nfs4layouts.c
128
void nfsd4_setup_layout_type(struct svc_export *exp)
fs/nfsd/nfs4proc.c
1127
struct svc_export *exp;
fs/nfsd/nfs4proc.c
2565
nfsd4_layout_verify(struct svc_export *exp, unsigned int layout_type)
fs/nfsd/nfs4proc.c
2589
struct svc_export *exp;
fs/nfsd/nfs4proc.c
88
struct svc_export *exp = cstate->current_fh.fh_export;
fs/nfsd/nfs4state.c
1171
struct svc_export *exp = s->sc_export;
fs/nfsd/nfs4state.c
1778
struct svc_export *exp;
fs/nfsd/nfs4state.c
6130
struct svc_export *exp;
fs/nfsd/nfs4xdr.c
2906
struct svc_export *exp)
fs/nfsd/nfs4xdr.c
2909
struct svc_export *exp_ps;
fs/nfsd/nfs4xdr.c
3092
static int nfsd4_get_mounted_on_ino(struct svc_export *exp, u64 *pino)
fs/nfsd/nfs4xdr.c
3146
struct svc_export *exp;
fs/nfsd/nfs4xdr.c
3261
const struct svc_export *exp = args->exp;
fs/nfsd/nfs4xdr.c
3893
struct svc_fh *fhp, struct svc_export *exp,
fs/nfsd/nfs4xdr.c
4191
struct svc_fh *fhp, struct svc_export *exp,
fs/nfsd/nfs4xdr.c
4235
struct svc_export *exp = cd->rd_fhp->fh_export;
fs/nfsd/nfs4xdr.c
5180
nfsd4_encode_SECINFO4resok(struct xdr_stream *xdr, struct svc_export *exp)
fs/nfsd/nfsfh.c
105
struct svc_export *exp)
fs/nfsd/nfsfh.c
123
struct svc_export *exp)
fs/nfsd/nfsfh.c
208
struct svc_export *exp;
fs/nfsd/nfsfh.c
31
struct svc_export *exp = expv;
fs/nfsd/nfsfh.c
388
struct svc_export *exp = NULL;
fs/nfsd/nfsfh.c
548
static void _fh_update(struct svc_fh *fhp, struct svc_export *exp,
fs/nfsd/nfsfh.c
572
static bool is_root_export(struct svc_export *exp)
fs/nfsd/nfsfh.c
577
static struct super_block *exp_sb(struct svc_export *exp)
fs/nfsd/nfsfh.c
582
static bool fsid_type_ok_for_exp(u8 fsid_type, struct svc_export *exp)
fs/nfsd/nfsfh.c
607
static void set_version_and_fsid_type(struct svc_fh *fhp, struct svc_export *exp, struct svc_fh *ref_fh)
fs/nfsd/nfsfh.c
662
fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry,
fs/nfsd/nfsfh.c
866
struct svc_export * exp = fhp->fh_export;
fs/nfsd/nfsfh.c
93
struct svc_export *exp)
fs/nfsd/nfsfh.h
226
__be32 fh_compose(struct svc_fh *, struct svc_export *, struct dentry *, struct svc_fh *);
fs/nfsd/nfsfh.h
85
struct svc_export * fh_export; /* export pointer */
fs/nfsd/pnfs.h
76
void nfsd4_setup_layout_type(struct svc_export *exp);
fs/nfsd/pnfs.h
88
static inline void nfsd4_setup_layout_type(struct svc_export *exp)
fs/nfsd/state.h
148
struct svc_export *sc_export;
fs/nfsd/stats.h
32
struct svc_export *exp)
fs/nfsd/stats.h
40
struct svc_export *exp, s64 amount)
fs/nfsd/stats.h
48
struct svc_export *exp, s64 amount)
fs/nfsd/trace.h
429
TP_PROTO(const struct svc_export *key,
fs/nfsd/trace.h
450
TP_PROTO(const struct svc_export *key),
fs/nfsd/vfs.c
127
struct svc_export **expp)
fs/nfsd/vfs.c
129
struct svc_export *exp = *expp, *exp2 = NULL;
fs/nfsd/vfs.c
1435
struct svc_export *exp;
fs/nfsd/vfs.c
195
static int nfsd_lookup_parent(struct svc_rqst *rqstp, struct dentry *dparent, struct svc_export **exp, struct dentry **dentryp)
fs/nfsd/vfs.c
197
struct svc_export *exp2;
fs/nfsd/vfs.c
226
int nfsd_mountpoint(struct dentry *dentry, struct svc_export *exp)
fs/nfsd/vfs.c
246
struct svc_export **exp_ret, struct dentry **dentry_ret)
fs/nfsd/vfs.c
248
struct svc_export *exp;
fs/nfsd/vfs.c
2586
static int exp_rdonly(struct svc_cred *cred, struct svc_export *exp)
fs/nfsd/vfs.c
2832
nfsd_permission(struct svc_cred *cred, struct svc_export *exp,
fs/nfsd/vfs.c
319
struct svc_export *exp;
fs/nfsd/vfs.c
827
struct svc_export *export;
fs/nfsd/vfs.h
163
__be32 nfsd_permission(struct svc_cred *cred, struct svc_export *exp,
fs/nfsd/vfs.h
77
struct svc_export **expp);
fs/nfsd/vfs.h
82
struct svc_export **, struct dentry **);
fs/nfsd/vfs.h
85
int nfsd_mountpoint(struct dentry *, struct svc_export *);
fs/nfsd/xdr4.h
490
struct svc_export *si_exp; /* response */
fs/nfsd/xdr4.h
495
struct svc_export *sin_exp; /* response */
fs/nfsd/xdr4.h
970
struct svc_fh *fhp, struct svc_export *exp,