Home
last modified time | relevance | path

Searched refs:fs_parameter (Results 1 – 25 of 78) sorted by relevance

1234

/linux/include/linux/
H A Dfs_parser.h24 struct fs_parameter *,
68 struct fs_parameter *value,
73 struct fs_parameter *param, in fs_parse()
80 struct fs_parameter *param,
H A Dfs_context.h63 struct fs_parameter { struct
118 int (*parse_param)(struct fs_context *fc, struct fs_parameter *param);
136 extern int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param);
150 struct fs_parameter *param);
H A Dfscrypt.h35 struct fs_parameter;
395 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param,
609 fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, in fscrypt_parse_test_dummy_encryption()
/linux/fs/proc/
H A Droot.c60 static int proc_parse_hidepid_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_hidepid_param()
116 struct fs_parameter *param, in proc_parse_pidns_param()
169 static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_param()
/linux/fs/
H A Dfs_context.c80 int vfs_parse_fs_param_source(struct fs_context *fc, struct fs_parameter *param) in vfs_parse_fs_param_source()
113 int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param) in vfs_parse_fs_param()
160 struct fs_parameter param = { in vfs_parse_fs_qstr()
H A Dfsopen.c284 struct fs_parameter *param) in vfs_fsconfig_locked()
361 struct fs_parameter param = { in SYSCALL_DEFINE5()
/linux/include/linux/ceph/
H A Dlibceph.h292 struct fs_parameter;
297 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,
/linux/fs/coda/
H A Dinode.c139 static int coda_parse_fd(struct fs_context *fc, struct fs_parameter *param, in coda_parse_fd()
159 static int coda_parse_param(struct fs_context *fc, struct fs_parameter *param) in coda_parse_param()
/linux/fs/autofs/
H A Dinode.c156 struct fs_parameter *param, in autofs_parse_fd()
192 static int autofs_parse_param(struct fs_context *fc, struct fs_parameter *param) in autofs_parse_param()
/linux/fs/hfsplus/
H A Doptions.c63 int hfsplus_parse_param(struct fs_context *fc, struct fs_parameter *param) in hfsplus_parse_param()
/linux/fs/9p/
H A Dv9fs.h171 extern int v9fs_parse_param(struct fs_context *fc, struct fs_parameter *param);
/linux/kernel/cgroup/
H A Dcgroup-internal.h298 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
/linux/fs/afs/
H A Dsuper.c223 static int afs_parse_source(struct fs_context *fc, struct fs_parameter *param) in afs_parse_source()
318 static int afs_parse_param(struct fs_context *fc, struct fs_parameter *param) in afs_parse_param()
/linux/fs/ramfs/
H A Dinode.c229 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ramfs_parse_param()
/linux/fs/jffs2/
H A Dsuper.c189 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param()
/linux/fs/overlayfs/
H A Dparams.c456 static int ovl_parse_layer(struct fs_context *fc, struct fs_parameter *param, in ovl_parse_layer()
612 static int ovl_parse_param(struct fs_context *fc, struct fs_parameter *param) in ovl_parse_param()
/linux/arch/s390/hypfs/
H A Dinode.c202 static int hypfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hypfs_parse_param()
/linux/fs/vboxsf/
H A Dsuper.c54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param()
/linux/fs/nfs/
H A Dfs_context.c438 struct fs_parameter *param) in nfs_parse_security_flavors()
497 struct fs_parameter *param) in nfs_parse_xprtsec_policy()
588 struct fs_parameter *param) in nfs_fs_context_parse_param()
/linux/fs/ceph/
H A Dsuper.c338 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) in ceph_parse_source()
389 static int ceph_parse_mon_addr(struct fs_parameter *param, in ceph_parse_mon_addr()
404 struct fs_parameter *param) in ceph_parse_mount_param()
/linux/fs/adfs/
H A Dsuper.c130 static int adfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in adfs_parse_param()
/linux/fs/hfs/
H A Dsuper.c220 static int hfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hfs_parse_param()
/linux/fs/efivarfs/
H A Dsuper.c320 static int efivarfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in efivarfs_parse_param()
/linux/fs/pstore/
H A Dinode.c241 static int pstore_parse_param(struct fs_context *fc, struct fs_parameter *param) in pstore_parse_param()
/linux/fs/devpts/
H A Dinode.c221 static int devpts_parse_param(struct fs_context *fc, struct fs_parameter *param) in devpts_parse_param()

1234