Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/fs/
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()
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()
280 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_blob()
289 struct fs_parameter *param, struct fs_parse_result *result) in fs_param_is_fd()
[all …]
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()
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 Dfsopen.c217 struct fs_parameter *param) in vfs_fsconfig_locked()
326 struct fs_parameter param = { in SYSCALL_DEFINE5()
/linux-6.3-rc2/include/linux/
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,
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);
143 struct fs_parameter *param);
A Dfscrypt.h35 struct fs_parameter;
291 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param,
490 fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, in fscrypt_parse_test_dummy_encryption()
A Dsecurity.h59 struct fs_parameter;
297 int security_fs_context_parse_param(struct fs_context *fc, struct fs_parameter *param);
641 struct fs_parameter *param) in security_fs_context_parse_param()
/linux-6.3-rc2/fs/proc/
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()
/linux-6.3-rc2/include/linux/ceph/
A Dlibceph.h292 struct fs_parameter;
297 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,
/linux-6.3-rc2/kernel/cgroup/
A Dcgroup-internal.h294 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
/linux-6.3-rc2/Documentation/filesystems/
A Dmount_api.rst216 struct fs_parameter *param);
250 struct fs_parameter *param);
349 struct fs_parameter *param);
480 struct fs_parameter *param);
780 struct fs_parameter *param,
804 struct fs_parameter *value,
/linux-6.3-rc2/fs/nfs/
A Dnfs4super.c154 struct fs_parameter param = { in do_nfs4_mount()
A Dfs_context.c375 struct fs_parameter *param) in nfs_parse_security_flavors()
476 struct fs_parameter *param) in nfs_fs_context_parse_param()
/linux-6.3-rc2/fs/ramfs/
A Dinode.c200 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ramfs_parse_param()
/linux-6.3-rc2/fs/afs/
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()
/linux-6.3-rc2/fs/jffs2/
A Dsuper.c187 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param()
/linux-6.3-rc2/fs/ceph/
A Dsuper.c330 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc) in ceph_parse_source()
381 static int ceph_parse_mon_addr(struct fs_parameter *param, in ceph_parse_mon_addr()
396 struct fs_parameter *param) in ceph_parse_mount_param()
/linux-6.3-rc2/fs/vboxsf/
A Dsuper.c54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param) in vboxsf_parse_param()
/linux-6.3-rc2/arch/s390/hypfs/
A Dinode.c218 static int hypfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hypfs_parse_param()
/linux-6.3-rc2/fs/squashfs/
A Dsuper.c127 static int squashfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in squashfs_parse_param()
/linux-6.3-rc2/fs/crypto/
A Dpolicy.c776 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param, in fscrypt_parse_test_dummy_encryption()
/linux-6.3-rc2/kernel/bpf/
A Dinode.c644 static int bpf_parse_param(struct fs_context *fc, struct fs_parameter *param) in bpf_parse_param()
/linux-6.3-rc2/fs/cifs/
A Dfs_context.c543 struct fs_parameter *param);
840 struct fs_parameter *param) in smb3_fs_context_parse_param()
/linux-6.3-rc2/arch/powerpc/platforms/cell/spufs/
A Dinode.c608 static int spufs_parse_param(struct fs_context *fc, struct fs_parameter *param) in spufs_parse_param()
/linux-6.3-rc2/drivers/android/
A Dbinderfs.c281 struct fs_parameter *param) in binderfs_fs_context_parse_param()

Completed in 57 milliseconds

12