| /linux-6.15/fs/ |
| H A D | fs_parser.c | 57 struct fs_parameter *param, bool *negated) in fs_lookup_key() 106 struct fs_parameter *param, in __fs_parse() 146 struct fs_parameter *param, in fs_lookup_param() 200 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_bool() 216 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_u32() 230 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_s32() 243 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_u64() 291 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_fd() 315 struct fs_parameter *param, in fs_param_is_file_or_string() 334 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_uid() [all …]
|
| H A D | fs_context.c | 94 int vfs_parse_fs_param_source(struct fs_context *fc, struct fs_parameter *param) in vfs_parse_fs_param_source() 127 int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param) in vfs_parse_fs_param() 175 struct fs_parameter param = { in vfs_parse_fs_string() 576 static int legacy_parse_param(struct fs_context *fc, struct fs_parameter *param) in legacy_parse_param()
|
| H A D | fsopen.c | 278 struct fs_parameter *param) in vfs_fsconfig_locked() 355 struct fs_parameter param = { in SYSCALL_DEFINE5()
|
| /linux-6.15/include/linux/ |
| H A D | fs_parser.h | 24 struct fs_parameter *, 68 struct fs_parameter *value, 73 struct fs_parameter *param, in fs_parse() 80 struct fs_parameter *param,
|
| 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); 145 struct fs_parameter *param);
|
| H A D | fscrypt.h | 35 struct fs_parameter; 360 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, 574 fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, in fscrypt_parse_test_dummy_encryption()
|
| /linux-6.15/fs/nfs/ |
| H A D | nfs4super.c | 155 struct fs_parameter param = { in do_nfs4_mount() 161 struct fs_parameter param_fsc = { in do_nfs4_mount()
|
| H A D | fs_context.c | 434 struct fs_parameter *param) in nfs_parse_security_flavors() 493 struct fs_parameter *param) in nfs_parse_xprtsec_policy() 558 struct fs_parameter *param) in nfs_fs_context_parse_param()
|
| /linux-6.15/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-6.15/fs/proc/ |
| H A D | root.c | 58 static int proc_parse_hidepid_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_hidepid_param() 112 static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_param()
|
| /linux-6.15/fs/coda/ |
| H A D | inode.c | 139 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-6.15/fs/autofs/ |
| H A D | inode.c | 156 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-6.15/fs/hfsplus/ |
| H A D | options.c | 62 int hfsplus_parse_param(struct fs_context *fc, struct fs_parameter *param) in hfsplus_parse_param()
|
| /linux-6.15/kernel/cgroup/ |
| H A D | cgroup-internal.h | 295 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
|
| /linux-6.15/Documentation/filesystems/ |
| H A D | mount_api.rst | 215 struct fs_parameter *param); 249 struct fs_parameter *param); 348 struct fs_parameter *param); 479 struct fs_parameter *param); 784 struct fs_parameter *param, 809 struct fs_parameter *value,
|
| /linux-6.15/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-6.15/fs/ramfs/ |
| H A D | inode.c | 231 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ramfs_parse_param()
|
| /linux-6.15/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-6.15/fs/overlayfs/ |
| H A D | params.c | 430 static int ovl_parse_layer(struct fs_context *fc, struct fs_parameter *param, in ovl_parse_layer() 586 static int ovl_parse_param(struct fs_context *fc, struct fs_parameter *param) in ovl_parse_param()
|
| /linux-6.15/fs/vboxsf/ |
| H A D | super.c | 54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param()
|
| /linux-6.15/fs/hfs/ |
| H A D | super.c | 217 static int hfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hfs_parse_param()
|
| /linux-6.15/fs/ceph/ |
| H A D | super.c | 349 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) in ceph_parse_source() 400 static int ceph_parse_mon_addr(struct fs_parameter *param, in ceph_parse_mon_addr() 415 struct fs_parameter *param) in ceph_parse_mount_param()
|
| /linux-6.15/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-6.15/fs/pstore/ |
| H A D | inode.c | 241 static int pstore_parse_param(struct fs_context *fc, struct fs_parameter *param) in pstore_parse_param()
|
| /linux-6.15/arch/s390/hypfs/ |
| H A D | inode.c | 219 static int hypfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hypfs_parse_param()
|