Home
last modified time | relevance | path

Searched refs:bio_copy_data (Results 1 – 7 of 7) sorted by relevance

/linux/block/
H A Dbio.c1360 void bio_copy_data(struct bio *dst, struct bio *src) in bio_copy_data() function
1367 EXPORT_SYMBOL(bio_copy_data);
/linux/Documentation/block/
H A Dbiovecs.rst52 exactly one bvec at a time - for example, bio_copy_data() in block/bio.c,
/linux/include/linux/
H A Dbio.h428 extern void bio_copy_data(struct bio *dst, struct bio *src);
/linux/fs/bcachefs/
H A Dio_write.c947 bio_copy_data(dst, src); in bch2_write_extent()
999 bio_copy_data(dst, src); in bch2_write_extent()
/linux/drivers/md/
H A Draid1.c1252 bio_copy_data(behind_bio, bio); in alloc_behind_master_bio()
2341 bio_copy_data(sbio, pbio); in process_checks()
H A Ddm-crypt.c2140 bio_copy_data(clone, io->base_bio); in kcryptd_crypt_write_convert()
2180 bio_copy_data(io->base_bio, io->ctx.bio_in); in kcryptd_crypt_write_convert()
H A Draid10.c2432 bio_copy_data(tbio, fbio); in sync_request_write()
2455 bio_copy_data(tbio, fbio); in sync_request_write()