Home
last modified time | relevance | path

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

/Linux-v5.10/kernel/cgroup/
Dcgroup.c2098 static const struct fs_context_operations cgroup_fs_context_ops = { variable
2128 fc->ops = &cgroup_fs_context_ops; in cgroup_init_fs_context()