Home
last modified time | relevance | path

Searched refs:bio_reset (Results 1 – 9 of 9) sorted by relevance

/linux/fs/xfs/
H A Dxfs_verify_media.c347 bio_reset(bio, btp->bt_bdev, REQ_OP_READ); in xfs_verify_media()
/linux/block/
H A Dbio.c302 void bio_reset(struct bio *bio, struct block_device *bdev, blk_opf_t opf) in bio_reset() function
315 EXPORT_SYMBOL(bio_reset);
342 bio_reset(bio, bio->bi_bdev, opf); in bio_reuse()
/linux/drivers/md/dm-vdo/
H A Dvio.c209 bio_reset(bio, bio->bi_bdev, bi_opf); in vio_reset_bio_with_size()
H A Ddata-vio.c1569 bio_reset(vio->bio, vio->bio->bi_bdev, opf); in read_block()
/linux/include/linux/
H A Dbio.h433 void bio_reset(struct bio *bio, struct block_device *bdev, blk_opf_t opf);
/linux/fs/btrfs/
H A Dbio.c206 bio_reset(&repair_bbio->bio, NULL, REQ_OP_READ); in btrfs_end_repair_bio()
/linux/drivers/md/bcache/
H A Drequest.c847 bio_reset(s->iop.bio, s->cache_miss->bi_bdev, REQ_OP_READ); in CLOSURE_CALLBACK()
/linux/drivers/md/
H A Draid10.c2415 bio_reset(tbio, conf->mirrors[d].rdev->bdev, REQ_OP_WRITE); in sync_request_write()
3067 bio_reset(bio, NULL, 0); in raid10_alloc_init_r10buf()
3072 bio_reset(bio, NULL, 0); in raid10_alloc_init_r10buf()
H A Draid1.c2267 bio_reset(b, conf->mirrors[i].rdev->bdev, REQ_OP_READ); in process_checks()
2746 bio_reset(bio, NULL, 0); in raid1_alloc_init_r1buf()