Searched refs:dd_blkcg_from_bio (Results 1 – 3 of 3) sorted by relevance
81 struct dd_blkcg *dd_blkcg_from_bio(struct bio *bio);89 static inline struct dd_blkcg *dd_blkcg_from_bio(struct bio *bio) in dd_blkcg_from_bio() function
44 struct dd_blkcg *dd_blkcg_from_bio(struct bio *bio) in dd_blkcg_from_bio() function
740 blkcg = dd_blkcg_from_bio(rq->bio); in dd_insert_request()