Home
last modified time | relevance | path

Searched defs:blkcg_css (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/mm/
Dbacking-dev.c522 struct cgroup_subsys_state *blkcg_css; in cgwb_create() local
649 struct cgroup_subsys_state *blkcg_css; in wb_get_create() local
/linux-4.4.14/include/linux/
Dbacking-dev-defs.h125 struct cgroup_subsys_state *blkcg_css; /* and blkcg */ member
Dbio.h532 struct cgroup_subsys_state *blkcg_css) { return 0; } in bio_associate_blkcg()
/linux-4.4.14/block/
Dbio.c1960 int bio_associate_blkcg(struct bio *bio, struct cgroup_subsys_state *blkcg_css) in bio_associate_blkcg()