Searched refs:vdo_set_bio_properties (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/md/dm-vdo/ |
| H A D | vio.c | 173 void vdo_set_bio_properties(struct bio *bio, struct vio *vio, bio_end_io_t callback, in vdo_set_bio_properties() function 210 vdo_set_bio_properties(bio, vio, callback, bi_opf, pbn); in vio_reset_bio_with_size()
|
| H A D | vio.h | 123 void vdo_set_bio_properties(struct bio *bio, struct vio *vio, bio_end_io_t callback,
|
| H A D | data-vio.c | 1574 vdo_set_bio_properties(vio->bio, vio, read_endio, opf, in read_block()
|