/kernel/linux/linux-5.10/fs/ |
D | fs_parser.c | 56 struct fs_parameter *param, bool *negated) in fs_lookup_key() 105 struct fs_parameter *param, in __fs_parse() 144 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() 212 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_u32() 223 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_s32() 233 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_u64() 243 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_enum() 257 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() 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()
|
D | fsopen.c | 217 struct fs_parameter *param) in vfs_fsconfig_locked() 326 struct fs_parameter param = { in SYSCALL_DEFINE5()
|
/kernel/linux/linux-5.10/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); 143 struct fs_parameter *param);
|
D | security.h | 58 struct fs_parameter; 291 int security_fs_context_parse_param(struct fs_context *fc, struct fs_parameter *param); 615 struct fs_parameter *param) in security_fs_context_parse_param()
|
D | lsm_hook_defs.h | 60 struct fs_parameter *param)
|
/kernel/linux/linux-5.10/include/linux/ceph/ |
D | libceph.h | 294 struct fs_parameter; 299 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,
|
/kernel/linux/linux-5.10/fs/proc/ |
D | root.c | 61 static int proc_parse_hidepid_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_hidepid_param() 115 static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_param()
|
/kernel/linux/linux-5.10/kernel/cgroup/ |
D | cgroup-internal.h | 293 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
|
/kernel/linux/linux-5.10/fs/ramfs/ |
D | inode.c | 189 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ramfs_parse_param()
|
/kernel/linux/linux-5.10/fs/nfs/ |
D | nfs4super.c | 154 struct fs_parameter param = { in do_nfs4_mount()
|
D | fs_context.c | 336 struct fs_parameter *param) in nfs_parse_security_flavors() 437 struct fs_parameter *param) in nfs_fs_context_parse_param()
|
/kernel/linux/linux-5.10/Documentation/filesystems/ |
D | mount_api.rst | 216 struct fs_parameter *param); 250 struct fs_parameter *param); 349 struct fs_parameter *param); 480 struct fs_parameter *param); 791 struct fs_parameter *param, 815 struct fs_parameter *value,
|
/kernel/linux/linux-5.10/fs/afs/ |
D | super.c | 224 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()
|
/kernel/linux/linux-5.10/fs/jffs2/ |
D | super.c | 187 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param()
|
/kernel/linux/linux-5.10/fs/vboxsf/ |
D | super.c | 54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param()
|
/kernel/linux/linux-5.10/arch/s390/hypfs/ |
D | inode.c | 218 static int hypfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hypfs_parse_param()
|
/kernel/linux/linux-5.10/fs/erofs/ |
D | super.c | 236 struct fs_parameter *param) in erofs_fc_parse_param()
|
/kernel/linux/linux-5.10/fs/ceph/ |
D | super.c | 239 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) in ceph_parse_source() 285 struct fs_parameter *param) in ceph_parse_mount_param()
|
/kernel/linux/linux-5.10/net/ceph/ |
D | ceph_common.c | 422 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt, in ceph_parse_param()
|
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/spufs/ |
D | inode.c | 612 static int spufs_parse_param(struct fs_context *fc, struct fs_parameter *param) in spufs_parse_param()
|
/kernel/linux/linux-5.10/kernel/bpf/ |
D | inode.c | 643 static int bpf_parse_param(struct fs_context *fc, struct fs_parameter *param) in bpf_parse_param()
|
/kernel/linux/linux-5.10/drivers/android/ |
D | binderfs.c | 272 struct fs_parameter *param) in binderfs_fs_context_parse_param()
|
/kernel/linux/linux-5.10/fs/exfat/ |
D | super.c | 257 static int exfat_parse_param(struct fs_context *fc, struct fs_parameter *param) in exfat_parse_param()
|