Home
last modified time | relevance | path

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

/linux/drivers/md/bcache/
H A Dmovinggc.c84 bio_get(bio); in moving_init()
H A Drequest.c316 bio_get(op->bio); in CLOSURE_CALLBACK()
947 bio_get(cache_bio); in cached_dev_cache_miss()
1019 bio_get(s->iop.bio); in cached_dev_write()
/linux/include/linux/
H A Dbio.h202 * bio_get(bio);
208 * without the bio_get(), it could potentially complete I/O before submit_bio
212 static inline void bio_get(struct bio *bio) in bio_get() function
/linux/block/
H A Dfops.c190 bio_get(bio); in __blkdev_direct_IO()
/linux/drivers/block/drbd/
H A Ddrbd_actlog.c161 bio_get(bio); /* one bio_put() is in the completion handler */ in _drbd_md_sync_page_io()
/linux/fs/f2fs/
H A Ddata.c760 bio_get(bio); in add_bio_entry()
1021 bio_get(io->bio); in f2fs_submit_page_write()