Home
last modified time | relevance | path

Searched refs:fs_parameter (Results 1 – 25 of 48) sorted by relevance

12

/openbmc/linux/fs/
H A Dfs_parser.c56 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 …]
H A Dfs_context.c94 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()
H A Dfsopen.c283 struct fs_parameter *param) in vfs_fsconfig_locked()
361 struct fs_parameter param = { in SYSCALL_DEFINE5()
/openbmc/linux/include/linux/
H A Dfs_parser.h24 struct fs_parameter *,
65 struct fs_parameter *value,
70 struct fs_parameter *param, in fs_parse()
77 struct fs_parameter *param,
H A Dfs_context.h63 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);
H A Dfscrypt.h35 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()
H A Dsecurity.h59 struct fs_parameter;
299 int security_fs_context_parse_param(struct fs_context *fc, struct fs_parameter *param);
647 struct fs_parameter *param) in security_fs_context_parse_param()
/openbmc/linux/fs/proc/
H A Droot.c58 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()
/openbmc/linux/include/linux/ceph/
H A Dlibceph.h292 struct fs_parameter;
297 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,
/openbmc/linux/kernel/cgroup/
H A Dcgroup-internal.h293 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
/openbmc/linux/Documentation/filesystems/
H A Dmount_api.rst215 struct fs_parameter *param);
249 struct fs_parameter *param);
348 struct fs_parameter *param);
479 struct fs_parameter *param);
780 struct fs_parameter *param,
804 struct fs_parameter *value,
/openbmc/linux/fs/nfs/
H A Dnfs4super.c154 struct fs_parameter param = { in do_nfs4_mount()
H A Dfs_context.c406 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()
/openbmc/linux/fs/afs/
H A Dsuper.c225 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()
/openbmc/linux/fs/ramfs/
H A Dinode.c200 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ramfs_parse_param()
/openbmc/linux/fs/jffs2/
H A Dsuper.c188 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param()
/openbmc/linux/fs/ceph/
H A Dsuper.c345 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) in ceph_parse_source()
396 static int ceph_parse_mon_addr(struct fs_parameter *param, in ceph_parse_mon_addr()
411 struct fs_parameter *param) in ceph_parse_mount_param()
/openbmc/linux/fs/vboxsf/
H A Dsuper.c54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param()
/openbmc/linux/arch/s390/hypfs/
H A Dinode.c218 static int hypfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hypfs_parse_param()
/openbmc/linux/fs/squashfs/
H A Dsuper.c127 static int squashfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in squashfs_parse_param()
/openbmc/linux/fs/crypto/
H A Dpolicy.c776 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, in fscrypt_parse_test_dummy_encryption()
/openbmc/linux/kernel/bpf/
H A Dinode.c641 static int bpf_parse_param(struct fs_context *fc, struct fs_parameter *param) in bpf_parse_param()
/openbmc/linux/fs/smb/client/
H A Dfs_context.c621 struct fs_parameter *param);
1021 struct fs_parameter *param) in smb3_fs_context_parse_param()
/openbmc/linux/drivers/android/
H A Dbinderfs.c280 struct fs_parameter *param) in binderfs_fs_context_parse_param()
/openbmc/linux/arch/powerpc/platforms/cell/spufs/
H A Dinode.c608 static int spufs_parse_param(struct fs_context *fc, struct fs_parameter *param) in spufs_parse_param()

12