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

/linux-master/block/
H A Dblk-cgroup.c2033 * blkg_tryget_closest - try and get a blkg ref on the closet blkg
2041 static inline struct blkcg_gq *blkg_tryget_closest(struct bio *bio, function
2081 bio->bi_blkg = blkg_tryget_closest(bio, css);

Completed in 190 milliseconds