Home
last modified time | relevance | path

Searched defs:blkcg_root_css (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/include/linux/
H A Dblk-cgroup.h641 #define blkcg_root_css ((struct cgroup_subsys_state *)ERR_PTR(-EINVAL)) macro
/OK3568_Linux_fs/kernel/block/
H A Dblk-cgroup.c51 struct cgroup_subsys_state * const blkcg_root_css = &blkcg_root.css; variable