Home
last modified time | relevance | path

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

/Linux-v5.4/kernel/cgroup/
Dcgroup.c2172 static const struct fs_context_operations cgroup1_fs_context_ops = { variable
2204 fc->ops = &cgroup1_fs_context_ops; in cgroup_init_fs_context()