/fs/nfsd/ |
D | nfsfh.c | 41 struct svc_export *exp = expv; in nfsd_acceptable() local 100 struct svc_export *exp) in nfsd_setuser_and_check_port() 124 struct svc_export *exp; in nfsd_set_fh_dentry() local 291 struct svc_export *exp; in fh_verify() local 373 static void _fh_update(struct svc_fh *fhp, struct svc_export *exp, in _fh_update() 394 struct svc_export *exp, in _fh_update_old() 405 fh_compose(struct svc_fh *fhp, struct svc_export *exp, struct dentry *dentry, in fh_compose() 603 struct svc_export * exp = fhp->fh_export; in fh_put() local
|
D | export.c | 331 struct svc_export *exp = container_of(ref, struct svc_export, h.ref); in svc_export_put() local 344 struct svc_export *exp = container_of(h, struct svc_export, h); in svc_export_request() local 451 static int secinfo_parse(char **mesg, char *buf, struct svc_export *exp) in secinfo_parse() 492 secinfo_parse(char **mesg, char *buf, struct svc_export *exp) { return 0; } in secinfo_parse() 502 struct svc_export exp = {}, *expp; in svc_export_parse() local 638 struct svc_export *exp ; in svc_export_show() local 742 svc_export_lookup(struct svc_export *exp) in svc_export_lookup() 800 struct svc_export *exp) in exp_set_key() 854 struct svc_export *exp, key; in exp_get_by_name() local 880 svc_export *exp; in exp_parent() local [all …]
|
D | auth.c | 15 int nfsexp_flags(struct svc_rqst *rqstp, struct svc_export *exp) in nfsexp_flags() 28 int nfsd_setuser(struct svc_rqst *rqstp, struct svc_export *exp) in nfsd_setuser()
|
D | vfs.c | 101 struct svc_export *exp = *expp, *exp2 = NULL; in nfsd_cross_mnt() local 137 struct svc_export *exp; in nfsd_lookup_dentry() local 230 struct svc_export *exp; in nfsd_lookup() local 965 struct svc_export *exp; in nfsd_vfs_write() local 1972 static int exp_rdonly(struct svc_rqst *rqstp, struct svc_export *exp) in exp_rdonly() 1981 nfsd_permission(struct svc_rqst *rqstp, struct svc_export *exp, in nfsd_permission()
|
D | nfs4xdr.c | 1279 static char *nfsd4_path(struct svc_rqst *rqstp, struct svc_export *exp, __be32 *stat) in nfsd4_path() 1306 struct svc_export *exp, in nfsd4_encode_fs_locations() 1409 nfsd4_encode_fattr(struct svc_fh *fhp, struct svc_export *exp, in nfsd4_encode_fattr() 1838 struct svc_export *exp = cd->rd_fhp->fh_export; in nfsd4_encode_dirent_fattr() local 2453 struct svc_export *exp = secinfo->si_exp; in nfsd4_encode_secinfo() local
|
D | nfs4proc.c | 629 struct svc_export *exp; in nfsd4_secinfo() local
|
D | nfs3xdr.c | 831 struct svc_export *exp; in compose_entry_fh() local
|
/fs/ |
D | select.c | 393 unsigned long *rinp, *routp, *rexp, *inp, *outp, *exp; in do_select() local 486 fd_set __user *exp, struct timespec *end_time) in core_sys_select() 561 fd_set __user *, exp, struct timeval __user *, tvp) in SYSCALL_DEFINE5() argument 586 fd_set __user *exp, struct timespec __user *tsp, in do_pselect() 640 fd_set __user *, exp, struct timespec __user *, tsp, in SYSCALL_DEFINE6() argument
|
D | compat.c | 1616 compat_ulong_t __user *outp, compat_ulong_t __user *exp, in compat_core_sys_select() 1687 compat_ulong_t __user *outp, compat_ulong_t __user *exp, in compat_sys_select() 1713 compat_ulong_t __user *outp, compat_ulong_t __user *exp, in do_compat_pselect() 1764 compat_ulong_t __user *outp, compat_ulong_t __user *exp, in compat_sys_pselect6()
|
/fs/autofs/ |
D | autofs_i.h | 63 struct list_head exp; member
|