Searched refs:bio_associate_current (Results 1 – 3 of 3) sorted by relevance
472 int bio_associate_current(struct bio *bio);475 static inline int bio_associate_current(struct bio *bio) { return -ENOENT; } in bio_associate_current() function
1565 bio_associate_current(bio); in blk_throtl_bio()
1999 int bio_associate_current(struct bio *bio) in bio_associate_current() function