/Linux-v6.6/fs/ |
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() 192 static int fs_param_bad_value(struct p_log *log, struct fs_parameter *param) in fs_param_bad_value() 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() 270 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_string() [all …]
|
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()
|
D | fsopen.c | 283 struct fs_parameter *param) in vfs_fsconfig_locked() 361 struct fs_parameter param = { in SYSCALL_DEFINE5()
|
/Linux-v6.6/include/linux/ |
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,
|
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);
|
D | fscrypt.h | 35 struct fs_parameter; 301 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, 512 fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, in fscrypt_parse_test_dummy_encryption()
|
D | security.h | 59 struct fs_parameter; 299 int security_fs_context_parse_param(struct fs_context *fc, struct fs_parameter *param); 645 struct fs_parameter *param) in security_fs_context_parse_param()
|
/Linux-v6.6/include/linux/ceph/ |
D | libceph.h | 292 struct fs_parameter; 297 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,
|
/Linux-v6.6/fs/proc/ |
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-v6.6/kernel/cgroup/ |
D | cgroup-internal.h | 292 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
|
/Linux-v6.6/Documentation/filesystems/ |
D | mount_api.rst | 215 struct fs_parameter *param); 249 struct fs_parameter *param); 348 struct fs_parameter *param); 479 struct fs_parameter *param); 779 struct fs_parameter *param, 803 struct fs_parameter *value,
|
/Linux-v6.6/fs/nfs/ |
D | nfs4super.c | 154 struct fs_parameter param = { in do_nfs4_mount()
|
D | fs_context.c | 406 struct fs_parameter *param) in nfs_parse_security_flavors() 465 struct fs_parameter *param) in nfs_parse_xprtsec_policy() 530 struct fs_parameter *param) in nfs_fs_context_parse_param()
|
/Linux-v6.6/fs/ramfs/ |
D | inode.c | 200 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ramfs_parse_param()
|
/Linux-v6.6/fs/afs/ |
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-v6.6/fs/jffs2/ |
D | super.c | 187 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param()
|
/Linux-v6.6/fs/ceph/ |
D | super.c | 337 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) in ceph_parse_source() 388 static int ceph_parse_mon_addr(struct fs_parameter *param, in ceph_parse_mon_addr() 403 struct fs_parameter *param) in ceph_parse_mount_param()
|
/Linux-v6.6/fs/vboxsf/ |
D | super.c | 54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param()
|
/Linux-v6.6/arch/s390/hypfs/ |
D | inode.c | 218 static int hypfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hypfs_parse_param()
|
/Linux-v6.6/fs/squashfs/ |
D | super.c | 127 static int squashfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in squashfs_parse_param()
|
/Linux-v6.6/fs/crypto/ |
D | policy.c | 776 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, in fscrypt_parse_test_dummy_encryption()
|
/Linux-v6.6/kernel/bpf/ |
D | inode.c | 641 static int bpf_parse_param(struct fs_context *fc, struct fs_parameter *param) in bpf_parse_param()
|
/Linux-v6.6/fs/smb/client/ |
D | fs_context.c | 587 struct fs_parameter *param); 884 struct fs_parameter *param) in smb3_fs_context_parse_param()
|
/Linux-v6.6/drivers/android/ |
D | binderfs.c | 280 struct fs_parameter *param) in binderfs_fs_context_parse_param()
|
/Linux-v6.6/arch/powerpc/platforms/cell/spufs/ |
D | inode.c | 608 static int spufs_parse_param(struct fs_context *fc, struct fs_parameter *param) in spufs_parse_param()
|