Home
last modified time | relevance | path

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

/openbmc/linux/drivers/block/
H A Dpktcdvd.c1230 static void bio_list_copy_data(struct bio *dst, struct bio *src) in bio_list_copy_data() function
1285 bio_list_copy_data(pkt->w_bio, pkt->orig_bios.head); in pkt_start_write()