| /linux/include/linux/ |
| H A D | fs_context.h | 63 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);
|
| /linux/include/linux/ceph/ |
| H A D | libceph.h | 292 struct fs_parameter; 297 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,
|
| /linux/fs/ |
| H A D | fsopen.c | 284 struct fs_parameter *param) in vfs_fsconfig_locked() 361 struct fs_parameter param = { in SYSCALL_DEFINE5()
|
| /linux/fs/hfsplus/ |
| H A D | options.c | 63 int hfsplus_parse_param(struct fs_context *fc, struct fs_parameter *param) in hfsplus_parse_param()
|
| /linux/fs/afs/ |
| H A D | super.c | 223 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 D | inode.c | 229 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ramfs_parse_param()
|
| /linux/fs/jffs2/ |
| H A D | super.c | 189 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param()
|
| /linux/fs/overlayfs/ |
| H A D | params.c | 456 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 D | inode.c | 202 static int hypfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hypfs_parse_param()
|
| /linux/fs/adfs/ |
| H A D | super.c | 130 static int adfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in adfs_parse_param()
|
| /linux/fs/efivarfs/ |
| H A D | super.c | 317 static int efivarfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in efivarfs_parse_param()
|
| /linux/fs/ceph/ |
| H A D | super.c | 339 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) in ceph_parse_source() 390 static int ceph_parse_mon_addr(struct fs_parameter *param, in ceph_parse_mon_addr() 405 struct fs_parameter *param) in ceph_parse_mount_param()
|
| /linux/fs/devpts/ |
| H A D | inode.c | 221 static int devpts_parse_param(struct fs_context *fc, struct fs_parameter *param) in devpts_parse_param()
|
| /linux/fs/orangefs/ |
| H A D | super.c | 52 struct fs_parameter *param) in orangefs_parse_param()
|
| /linux/fs/debugfs/ |
| H A D | inode.c | 103 static int debugfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in debugfs_parse_param()
|
| /linux/fs/crypto/ |
| H A D | policy.c | 806 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, in fscrypt_parse_test_dummy_encryption()
|
| /linux/drivers/android/ |
| H A D | binderfs.c | 273 struct fs_parameter *param) in binderfs_fs_context_parse_param()
|
| /linux/drivers/android/binder/ |
| H A D | rust_binderfs.c | 264 struct fs_parameter *param) in binderfs_fs_context_parse_param()
|
| /linux/fs/squashfs/ |
| H A D | super.c | 127 static int squashfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in squashfs_parse_param()
|
| /linux/fs/tracefs/ |
| H A D | inode.c | 279 static int tracefs_parse_param(struct fs_context *fc, struct fs_parameter *param) in tracefs_parse_param()
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| H A D | inode.c | 596 static int spufs_parse_param(struct fs_context *fc, struct fs_parameter *param) in spufs_parse_param()
|
| /linux/net/ceph/ |
| H A D | ceph_common.c | 417 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt, in ceph_parse_param()
|
| /linux/kernel/cgroup/ |
| H A D | cgroup-v1.c | 941 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param) in cgroup1_parse_param()
|
| /linux/fs/hostfs/ |
| H A D | hostfs_kern.c | 978 static int hostfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hostfs_parse_param()
|
| /linux/fs/zonefs/ |
| H A D | super.c | 495 static int zonefs_parse_param(struct fs_context *fc, struct fs_parameter *param) in zonefs_parse_param()
|