/linux-6.3-rc2/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() 254 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_enum() 280 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_blob() 289 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_fd() [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() 171 struct fs_parameter param = { in vfs_parse_fs_string() 525 static int legacy_parse_param(struct fs_context *fc, struct fs_parameter *param) in legacy_parse_param()
|
A D | fsopen.c | 217 struct fs_parameter *param) in vfs_fsconfig_locked() 326 struct fs_parameter param = { in SYSCALL_DEFINE5()
|
/linux-6.3-rc2/include/linux/ |
A D | fs_parser.h | 24 struct fs_parameter *, 65 struct fs_parameter *value, 70 struct fs_parameter *param, in fs_parse() 77 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); 143 struct fs_parameter *param);
|
A D | fscrypt.h | 35 struct fs_parameter; 291 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, 490 fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, in fscrypt_parse_test_dummy_encryption()
|
A D | security.h | 59 struct fs_parameter; 297 int security_fs_context_parse_param(struct fs_context *fc, struct fs_parameter *param); 641 struct fs_parameter *param) in security_fs_context_parse_param()
|
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/kernel/cgroup/ |
A D | cgroup-internal.h | 294 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
|
/linux-6.3-rc2/Documentation/filesystems/ |
A D | mount_api.rst | 216 struct fs_parameter *param); 250 struct fs_parameter *param); 349 struct fs_parameter *param); 480 struct fs_parameter *param); 780 struct fs_parameter *param, 804 struct fs_parameter *value,
|
/linux-6.3-rc2/fs/nfs/ |
A D | nfs4super.c | 154 struct fs_parameter param = { in do_nfs4_mount()
|
A D | fs_context.c | 375 struct fs_parameter *param) in nfs_parse_security_flavors() 476 struct fs_parameter *param) in nfs_fs_context_parse_param()
|
/linux-6.3-rc2/fs/ramfs/ |
A D | inode.c | 200 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ramfs_parse_param()
|
/linux-6.3-rc2/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-6.3-rc2/fs/jffs2/ |
A D | super.c | 187 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param()
|
/linux-6.3-rc2/fs/ceph/ |
A D | super.c | 330 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) in ceph_parse_source() 381 static int ceph_parse_mon_addr(struct fs_parameter *param, in ceph_parse_mon_addr() 396 struct fs_parameter *param) in ceph_parse_mount_param()
|
/linux-6.3-rc2/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-6.3-rc2/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-6.3-rc2/fs/squashfs/ |
A D | super.c | 127 static int squashfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in squashfs_parse_param()
|
/linux-6.3-rc2/fs/crypto/ |
A D | policy.c | 776 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, in fscrypt_parse_test_dummy_encryption()
|
/linux-6.3-rc2/kernel/bpf/ |
A D | inode.c | 644 static int bpf_parse_param(struct fs_context *fc, struct fs_parameter *param) in bpf_parse_param()
|
/linux-6.3-rc2/fs/cifs/ |
A D | fs_context.c | 543 struct fs_parameter *param); 840 struct fs_parameter *param) in smb3_fs_context_parse_param()
|
/linux-6.3-rc2/arch/powerpc/platforms/cell/spufs/ |
A D | inode.c | 608 static int spufs_parse_param(struct fs_context *fc, struct fs_parameter *param) in spufs_parse_param()
|
/linux-6.3-rc2/drivers/android/ |
A D | binderfs.c | 281 struct fs_parameter *param) in binderfs_fs_context_parse_param()
|