Home
last modified time | relevance | path

Searched defs:fc (Results 1 – 5 of 5) sorted by relevance

/kernel/bpf/
Dinode.c644 static int bpf_parse_param(struct fs_context *fc, struct fs_parameter *param) in bpf_parse_param()
743 static int bpf_fill_super(struct super_block *sb, struct fs_context *fc) in bpf_fill_super()
764 static int bpf_get_tree(struct fs_context *fc) in bpf_get_tree()
769 static void bpf_free_fc(struct fs_context *fc) in bpf_free_fc()
783 static int bpf_init_fs_context(struct fs_context *fc) in bpf_init_fs_context()
/kernel/cgroup/
Dcgroup-v1.c923 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param) in cgroup1_parse_param()
1018 static int check_cgroupfs_options(struct fs_context *fc) in check_cgroupfs_options()
1072 int cgroup1_reconfigure(struct fs_context *fc) in cgroup1_reconfigure()
1144 static int cgroup1_root_to_use(struct fs_context *fc) in cgroup1_root_to_use()
1236 int cgroup1_get_tree(struct fs_context *fc) in cgroup1_get_tree()
Dcgroup-internal.h60 static inline struct cgroup_fs_context *cgroup_fc2context(struct fs_context *fc) in cgroup_fc2context()
Dcgroup.c1943 static int cgroup2_parse_param(struct fs_context *fc, struct fs_parameter *param) in cgroup2_parse_param()
2006 static int cgroup_reconfigure(struct fs_context *fc) in cgroup_reconfigure()
2162 int cgroup_do_get_tree(struct fs_context *fc) in cgroup_do_get_tree()
2210 static void cgroup_fs_context_free(struct fs_context *fc) in cgroup_fs_context_free()
2221 static int cgroup_get_tree(struct fs_context *fc) in cgroup_get_tree()
2254 static int cgroup_init_fs_context(struct fs_context *fc) in cgroup_init_fs_context()
2326 static int cpuset_init_fs_context(struct fs_context *fc) in cpuset_init_fs_context()
/kernel/
Dresource.c1973 static int iomem_fs_init_fs_context(struct fs_context *fc) in iomem_fs_init_fs_context()