Home
last modified time | relevance | path

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

12

/Linux-v6.6/fs/
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 …]
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()
Dfsopen.c283 struct fs_parameter *param) in vfs_fsconfig_locked()
361 struct fs_parameter param = { in SYSCALL_DEFINE5()
/Linux-v6.6/include/linux/
Dfs_parser.h24 struct fs_parameter *,
65 struct fs_parameter *value,
70 struct fs_parameter *param, in fs_parse()
77 struct fs_parameter *param,
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);
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()
Dsecurity.h59 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/
Dlibceph.h292 struct fs_parameter;
297 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,
/Linux-v6.6/fs/proc/
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()
/Linux-v6.6/kernel/cgroup/
Dcgroup-internal.h292 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
/Linux-v6.6/Documentation/filesystems/
Dmount_api.rst215 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/
Dnfs4super.c154 struct fs_parameter param = { in do_nfs4_mount()
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()
/Linux-v6.6/fs/ramfs/
Dinode.c200 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ramfs_parse_param()
/Linux-v6.6/fs/afs/
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()
/Linux-v6.6/fs/jffs2/
Dsuper.c187 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param()
/Linux-v6.6/fs/ceph/
Dsuper.c337 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/
Dsuper.c54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param()
/Linux-v6.6/arch/s390/hypfs/
Dinode.c218 static int hypfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hypfs_parse_param()
/Linux-v6.6/fs/squashfs/
Dsuper.c127 static int squashfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in squashfs_parse_param()
/Linux-v6.6/fs/crypto/
Dpolicy.c776 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, in fscrypt_parse_test_dummy_encryption()
/Linux-v6.6/kernel/bpf/
Dinode.c641 static int bpf_parse_param(struct fs_context *fc, struct fs_parameter *param) in bpf_parse_param()
/Linux-v6.6/fs/smb/client/
Dfs_context.c587 struct fs_parameter *param);
884 struct fs_parameter *param) in smb3_fs_context_parse_param()
/Linux-v6.6/drivers/android/
Dbinderfs.c280 struct fs_parameter *param) in binderfs_fs_context_parse_param()
/Linux-v6.6/arch/powerpc/platforms/cell/spufs/
Dinode.c608 static int spufs_parse_param(struct fs_context *fc, struct fs_parameter *param) in spufs_parse_param()

12