Home
last modified time | relevance | path

Searched refs:cgroup1_fs_context_ops (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/kernel/cgroup/
Dcgroup.c2224 static const struct fs_context_operations cgroup1_fs_context_ops = { variable
2249 fc->ops = &cgroup1_fs_context_ops; in cgroup_init_fs_context()