Searched defs:fc (Results 1 – 6 of 6) sorted by relevance
940 int cgroup1_parse_param(struct fs_context *fc, struct fs_parameter *param) in cgroup1_parse_param()1036 static int check_cgroupfs_options(struct fs_context *fc) in check_cgroupfs_options()1091 int cgroup1_reconfigure(struct fs_context *fc) in cgroup1_reconfigure()1163 static int cgroup1_root_to_use(struct fs_context *fc) in cgroup1_root_to_use()1255 int cgroup1_get_tree(struct fs_context *fc) in cgroup1_get_tree()
1959 static int cgroup2_parse_param(struct fs_context *fc, struct fs_parameter *param) in cgroup2_parse_param()2049 static int cgroup_reconfigure(struct fs_context *fc) in cgroup_reconfigure()2211 int cgroup_do_get_tree(struct fs_context *fc) in cgroup_do_get_tree()2259 static void cgroup_fs_context_free(struct fs_context *fc) in cgroup_fs_context_free()2270 static int cgroup_get_tree(struct fs_context *fc) in cgroup_get_tree()2303 static int cgroup_init_fs_context(struct fs_context *fc) in cgroup_init_fs_context()2372 static int cpuset_parse_param(struct fs_context *fc, struct fs_parameter *param) in cpuset_parse_param()2401 static int cpuset_init_fs_context(struct fs_context *fc) in cpuset_init_fs_context()
60 static inline struct cgroup_fs_context *cgroup_fc2context(struct fs_context *fc) in cgroup_fc2context()
817 static int bpf_parse_param(struct fs_context *fc, struct fs_parameter *param) in bpf_parse_param()1010 static int bpf_fill_super(struct super_block *sb, struct fs_context *fc) in bpf_fill_super()1037 static int bpf_get_tree(struct fs_context *fc) in bpf_get_tree()1042 static void bpf_free_fc(struct fs_context *fc) in bpf_free_fc()1056 static int bpf_init_fs_context(struct fs_context *fc) in bpf_init_fs_context()
2064 static int iomem_fs_init_fs_context(struct fs_context *fc) in iomem_fs_init_fs_context()
10185 struct fs_context *fc; in trace_automount() local
Completed in 42 milliseconds