Searched refs:fs_parameter (Results 1 - 25 of 54) sorted by relevance

123

/linux-master/fs/
H A Dfs_parser.c56 struct fs_parameter *param, bool *negated)
105 struct fs_parameter *param,
145 struct fs_parameter *param,
192 static int fs_param_bad_value(struct p_log *log, struct fs_parameter *param)
198 struct fs_parameter *param, struct fs_parse_result *result)
214 struct fs_parameter *param, struct fs_parse_result *result)
228 struct fs_parameter *param, struct fs_parse_result *result)
241 struct fs_parameter *param, struct fs_parse_result *result)
254 struct fs_parameter *param, struct fs_parse_result *result)
270 struct fs_parameter *para
[all...]
H A Dfs_context.c94 int vfs_parse_fs_param_source(struct fs_context *fc, struct fs_parameter *param)
127 int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param)
175 struct fs_parameter param = {
576 static int legacy_parse_param(struct fs_context *fc, struct fs_parameter *param)
H A Dfsopen.c283 struct fs_parameter *param)
361 struct fs_parameter param = {
/linux-master/include/linux/
H A Dfs_parser.h24 struct fs_parameter *,
65 struct fs_parameter *value,
70 struct fs_parameter *param,
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;
361 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param,
577 fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param,
H A Dsecurity.h61 struct fs_parameter;
305 int security_fs_context_parse_param(struct fs_context *fc, struct fs_parameter *param);
675 struct fs_parameter *param)
/linux-master/fs/nfs/
H A Dnfs4super.c155 struct fs_parameter param = {
161 struct fs_parameter param_fsc = {
H A Dfs_context.c406 struct fs_parameter *param)
465 struct fs_parameter *param)
530 struct fs_parameter *param)
/linux-master/include/linux/ceph/
H A Dlibceph.h292 struct fs_parameter;
297 int ceph_parse_param(struct fs_parameter *param, struct ceph_options *opt,
/linux-master/fs/proc/
H A Droot.c58 static int proc_parse_hidepid_param(struct fs_context *fc, struct fs_parameter *param)
112 static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param)
/linux-master/fs/autofs/
H A Dinode.c154 struct fs_parameter *param,
191 static int autofs_parse_param(struct fs_context *fc, struct fs_parameter *param)
/linux-master/kernel/cgroup/
H A Dcgroup-internal.h292 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
/linux-master/fs/ramfs/
H A Dinode.c231 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
/linux-master/fs/afs/
H A Dsuper.c225 static int afs_parse_source(struct fs_context *fc, struct fs_parameter *param)
319 static int afs_parse_param(struct fs_context *fc, struct fs_parameter *param)
/linux-master/fs/efivarfs/
H A Dsuper.c283 static int efivarfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
/linux-master/fs/coda/
H A Dinode.c147 static int coda_parse_param(struct fs_context *fc, struct fs_parameter *param)
/linux-master/fs/jffs2/
H A Dsuper.c188 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param)
/linux-master/fs/efs/
H A Dsuper.c340 static int efs_parse_param(struct fs_context *fc, struct fs_parameter *param)
/linux-master/fs/ceph/
H A Dsuper.c340 static int ceph_parse_source(struct fs_parameter *param, struct fs_context *fc)
391 static int ceph_parse_mon_addr(struct fs_parameter *param,
406 struct fs_parameter *param)
/linux-master/arch/s390/hypfs/
H A Dinode.c218 static int hypfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
/linux-master/fs/vboxsf/
H A Dsuper.c54 static int vboxsf_parse_param(struct fs_context *fc, struct fs_parameter *param)
/linux-master/fs/overlayfs/
H A Dparams.c372 static int ovl_parse_layer(struct fs_context *fc, struct fs_parameter *param,
549 static int ovl_parse_param(struct fs_context *fc, struct fs_parameter *param)
/linux-master/fs/squashfs/
H A Dsuper.c127 static int squashfs_parse_param(struct fs_context *fc, struct fs_parameter *param)
/linux-master/fs/crypto/
H A Dpolicy.c803 int fscrypt_parse_test_dummy_encryption(const struct fs_parameter *param,

Completed in 395 milliseconds

123