Home
last modified time | relevance | path

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

12

/Linux-v5.4/include/linux/
Dfs_context.h64 struct fs_parameter { struct
113 int (*parse_param)(struct fs_context *fc, struct fs_parameter *param);
131 extern int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param);
Dfs_parser.h86 struct fs_parameter *value,
89 struct fs_parameter *param,
Dsecurity.h58 struct fs_parameter;
281 int security_fs_context_parse_param(struct fs_context *fc, struct fs_parameter *param);
593 struct fs_parameter *param) in security_fs_context_parse_param()
Dlsm_hooks.h1493 int (*fs_context_parse_param)(struct fs_context *fc, struct fs_parameter *param);
/Linux-v5.4/fs/
Dfs_parser.c81 struct fs_parameter *param, in fs_parse()
254 struct fs_parameter *param, in fs_lookup_param()
Dfs_context.c126 int vfs_parse_fs_param(struct fs_context *fc, struct fs_parameter *param) in vfs_parse_fs_param()
176 struct fs_parameter param = { in vfs_parse_fs_string()
557 static int legacy_parse_param(struct fs_context *fc, struct fs_parameter *param) in legacy_parse_param()
Dfsopen.c217 struct fs_parameter *param) in vfs_fsconfig_locked()
325 struct fs_parameter param = { in SYSCALL_DEFINE5()
/Linux-v5.4/kernel/cgroup/
Dcgroup-internal.h274 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param);
Dcgroup-v1.c906 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param) in cgroup1_parse_param()
/Linux-v5.4/fs/ramfs/
Dinode.c194 static int ramfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ramfs_parse_param()
/Linux-v5.4/Documentation/filesystems/
Dmount_api.txt189 struct struct fs_parameter *param);
215 struct struct fs_parameter *param);
301 struct fs_parameter *param);
411 struct fs_parameter *param);
701 struct fs_parameter *param,
723 struct fs_parameter *value,
/Linux-v5.4/fs/afs/
Dsuper.c230 static int afs_parse_source(struct fs_context *fc, struct fs_parameter *param) in afs_parse_source()
320 static int afs_parse_param(struct fs_context *fc, struct fs_parameter *param) in afs_parse_param()
/Linux-v5.4/fs/proc/
Droot.c55 static int proc_parse_param(struct fs_context *fc, struct fs_parameter *param) in proc_parse_param()
/Linux-v5.4/fs/jffs2/
Dsuper.c193 static int jffs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in jffs2_parse_param()
/Linux-v5.4/arch/s390/hypfs/
Dinode.c223 static int hypfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hypfs_parse_param()
/Linux-v5.4/kernel/bpf/
Dinode.c603 static int bpf_parse_param(struct fs_context *fc, struct fs_parameter *param) in bpf_parse_param()
/Linux-v5.4/arch/powerpc/platforms/cell/spufs/
Dinode.c619 static int spufs_parse_param(struct fs_context *fc, struct fs_parameter *param) in spufs_parse_param()
/Linux-v5.4/fs/hugetlbfs/
Dinode.c1146 static int hugetlbfs_parse_param(struct fs_context *fc, struct fs_parameter *param) in hugetlbfs_parse_param()
/Linux-v5.4/fs/fuse/
Dinode.c470 static int fuse_parse_param(struct fs_context *fc, struct fs_parameter *param) in fuse_parse_param()
/Linux-v5.4/fs/gfs2/
Dops_fstype.c1338 static int gfs2_parse_param(struct fs_context *fc, struct fs_parameter *param) in gfs2_parse_param()
/Linux-v5.4/security/
Dsecurity.c805 int security_fs_context_parse_param(struct fs_context *fc, struct fs_parameter *param) in security_fs_context_parse_param()
/Linux-v5.4/arch/x86/kernel/cpu/resctrl/
Drdtgroup.c2052 static int rdt_parse_param(struct fs_context *fc, struct fs_parameter *param) in rdt_parse_param()
/Linux-v5.4/security/smack/
Dsmack_lsm.c706 struct fs_parameter *param) in smack_fs_context_parse_param()
/Linux-v5.4/drivers/usb/gadget/function/
Df_fs.c1514 static int ffs_fs_parse_param(struct fs_context *fc, struct fs_parameter *param) in ffs_fs_parse_param()
/Linux-v5.4/mm/
Dshmem.c3404 static int shmem_parse_one(struct fs_context *fc, struct fs_parameter *param) in shmem_parse_one()

12