Searched refs:bio_associate_blkg_from_css (Results 1 - 5 of 5) sorted by relevance

/linux-master/include/linux/
H A Dwriteback.h289 bio_associate_blkg_from_css(bio, wbc->wb->blkcg_css);
H A Dbio.h519 void bio_associate_blkg_from_css(struct bio *bio,
525 static inline void bio_associate_blkg_from_css(struct bio *bio, function
/linux-master/block/
H A Dblk-cgroup.c2029 * bio_associate_blkg_from_css - associate a bio with a specified css
2042 void bio_associate_blkg_from_css(struct bio *bio, function
2055 EXPORT_SYMBOL_GPL(bio_associate_blkg_from_css); variable
2080 bio_associate_blkg_from_css(bio, css);
2094 bio_associate_blkg_from_css(dst, bio_blkcg_css(src));
H A Dbfq-cgroup.c611 bio_associate_blkg_from_css(bio, &blkg->blkcg->css);
616 bio_associate_blkg_from_css(bio,
/linux-master/mm/
H A Dpage_io.c236 bio_associate_blkg_from_css(bio, css);

Completed in 132 milliseconds