Searched refs:bio_associate_current (Results 1 – 4 of 4) sorted by relevance
528 int bio_associate_current(struct bio *bio);533 static inline int bio_associate_current(struct bio *bio) { return -ENOENT; } in bio_associate_current() function
1983 int bio_associate_current(struct bio *bio) in bio_associate_current() function1999 EXPORT_SYMBOL_GPL(bio_associate_current);
1462 bio_associate_current(bio); in blk_throtl_bio()
8105 bio_associate_current(bio); in btrfs_dio_bio_alloc()