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

/linux-master/drivers/md/bcache/
H A Dmovinggc.c84 bio_get(bio);
H A Drequest.c316 bio_get(op->bio);
933 bio_get(cache_bio);
1005 bio_get(s->iop.bio);
/linux-master/include/linux/
H A Dbio.h204 * bio_get(bio);
210 * without the bio_get(), it could potentially complete I/O before submit_bio
214 static inline void bio_get(struct bio *bio) function
/linux-master/block/
H A Dfops.c188 bio_get(bio);
/linux-master/drivers/block/drbd/
H A Ddrbd_actlog.c161 bio_get(bio); /* one bio_put() is in the completion handler */
/linux-master/fs/f2fs/
H A Ddata.c760 bio_get(bio);
1016 bio_get(io->bio);

Completed in 314 milliseconds