| /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() 144 struct fs_parameter *param, in fs_lookup_param() 197 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_bool() 211 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_u32() 222 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_s32() 232 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_u64() 242 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_enum() 265 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_blob() 274 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/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 | security.h | 58 struct fs_parameter; 293 int security_fs_context_parse_param(struct fs_context *fc, struct fs_parameter *param); 629 struct fs_parameter *param) in security_fs_context_parse_param()
|
| /linux/fs/proc/ |
| A 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()
|
| /linux/include/linux/ceph/ |
| A D | libceph.h | 300 struct fs_parameter; 305 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,
|
| /linux/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); 791 struct fs_parameter *param, 815 struct fs_parameter *value,
|
| /linux/kernel/cgroup/ |
| A D | cgroup-internal.h | 294 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
|
| /linux/fs/nfs/ |
| A D | nfs4super.c | 154 struct fs_parameter param = { in do_nfs4_mount()
|
| A D | fs_context.c | 371 struct fs_parameter *param) in nfs_parse_security_flavors() 472 struct fs_parameter *param) in nfs_fs_context_parse_param()
|
| /linux/fs/afs/ |
| A 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()
|
| /linux/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/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/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/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/ceph/ |
| A 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()
|
| /linux/fs/squashfs/ |
| A D | super.c | 67 static int squashfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in squashfs_parse_param()
|
| /linux/fs/cifs/ |
| A D | fs_context.c | 541 struct fs_parameter *param); 834 struct fs_parameter *param) in smb3_fs_context_parse_param()
|
| /linux/drivers/android/ |
| A D | binderfs.c | 280 struct fs_parameter *param) in binderfs_fs_context_parse_param()
|
| /linux/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/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/fs/xfs/ |
| A D | xfs_super.c | 1167 struct fs_parameter *param, in xfs_fs_warn_deprecated() 1188 struct fs_parameter *param) in xfs_fs_parse_param()
|
| /linux/fs/exfat/ |
| A D | super.c | 257 static int exfat_parse_param(struct fs_context *fc, struct fs_parameter *param) in exfat_parse_param()
|