Searched refs:bio_copy_data_iter (Results 1 - 4 of 4) sorted by relevance

/linux-master/block/
H A Dbio.c1397 void bio_copy_data_iter(struct bio *dst, struct bvec_iter *dst_iter, function
1416 EXPORT_SYMBOL(bio_copy_data_iter); variable
1431 bio_copy_data_iter(dst, &dst_iter, src, &src_iter);
/linux-master/include/linux/
H A Dbio.h496 extern void bio_copy_data_iter(struct bio *dst, struct bvec_iter *dst_iter,
/linux-master/fs/bcachefs/
H A Dio_read.c609 bio_copy_data_iter(dst, &dst_iter, src, &src_iter);
/linux-master/drivers/block/
H A Dpktcdvd.c1260 bio_copy_data_iter(dst, &dst_iter, src, &src_iter);

Completed in 140 milliseconds