| /linux/fs/ |
| A D | fs_parser.c | 56 struct fs_parameter *param, bool *negated) in fs_lookup_key() 105 struct fs_parameter *param, in __fs_parse() 145 struct fs_parameter *param, in fs_lookup_param() 198 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_bool() 214 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_u32() 228 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_s32() 241 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_u64() 289 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_fd() 312 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_uid() 329 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_gid() [all …]
|
| 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()
|
| A D | fsopen.c | 278 struct fs_parameter *param) in vfs_fsconfig_locked() 356 struct fs_parameter param = { in SYSCALL_DEFINE5()
|
| /linux/include/linux/ |
| A D | fs_parser.h | 24 struct fs_parameter *, 67 struct fs_parameter *value, 72 struct fs_parameter *param, in fs_parse() 79 struct fs_parameter *param,
|
| 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);
|
| A D | fscrypt.h | 35 struct fs_parameter; 361 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, 577 fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, in fscrypt_parse_test_dummy_encryption()
|
| A D | security.h | 61 struct fs_parameter; 317 int security_fs_context_parse_param(struct fs_context *fc, struct fs_parameter *param); 695 struct fs_parameter *param) in security_fs_context_parse_param()
|
| /linux/fs/nfs/ |
| A D | nfs4super.c | 155 struct fs_parameter param = { in do_nfs4_mount() 161 struct fs_parameter param_fsc = { in do_nfs4_mount()
|
| A D | fs_context.c | 408 struct fs_parameter *param) in nfs_parse_security_flavors() 467 struct fs_parameter *param) in nfs_parse_xprtsec_policy() 532 struct fs_parameter *param) in nfs_fs_context_parse_param()
|
| /linux/include/linux/ceph/ |
| A D | libceph.h | 292 struct fs_parameter; 297 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,
|
| /linux/fs/proc/ |
| 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/fs/coda/ |
| 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/fs/autofs/ |
| 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/kernel/cgroup/ |
| A D | cgroup-internal.h | 294 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
|
| /linux/Documentation/filesystems/ |
| 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); 783 struct fs_parameter *param, 808 struct fs_parameter *value,
|
| /linux/fs/afs/ |
| A D | super.c | 225 static int afs_parse_source(struct fs_context *fc, struct fs_parameter *param) in afs_parse_source() 319 static int afs_parse_param(struct fs_context *fc, struct fs_parameter *param) in afs_parse_param()
|
| /linux/fs/ramfs/ |
| A D | inode.c | 231 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ramfs_parse_param()
|
| /linux/fs/efs/ |
| A D | super.c | 340 static int efs_parse_param(struct fs_context *fc, struct fs_parameter *param) in efs_parse_param()
|
| /linux/fs/jffs2/ |
| A D | super.c | 189 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param()
|
| /linux/fs/efivarfs/ |
| A D | super.c | 283 static int efivarfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in efivarfs_parse_param()
|
| /linux/fs/vboxsf/ |
| A D | super.c | 54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param()
|
| /linux/fs/ceph/ |
| A D | super.c | 341 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) in ceph_parse_source() 392 static int ceph_parse_mon_addr(struct fs_parameter *param, in ceph_parse_mon_addr() 407 struct fs_parameter *param) in ceph_parse_mount_param()
|
| /linux/arch/s390/hypfs/ |
| A D | inode.c | 218 static int hypfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hypfs_parse_param()
|
| /linux/fs/fat/ |
| A D | fat.h | 432 int fat_parse_param(struct fs_context *fc, struct fs_parameter *param,
|
| /linux/fs/squashfs/ |
| A D | super.c | 127 static int squashfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in squashfs_parse_param()
|