Home
last modified time | relevance | path

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

/linux-4.19.296/block/
Dbio.c1976 struct cgroup_subsys_state *blkcg_css; in bio_associate_blkcg_from_page() local
2001 int bio_associate_blkcg(struct bio *bio, struct cgroup_subsys_state *blkcg_css) in bio_associate_blkcg()
/linux-4.19.296/include/linux/
Dbacking-dev-defs.h156 struct cgroup_subsys_state *blkcg_css; /* and blkcg */ member
Dbio.h563 struct cgroup_subsys_state *blkcg_css) { return 0; } in bio_associate_blkcg()