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

/linux-master/drivers/md/dm-vdo/
H A Dio-submitter.c130 * get_bio_list() - Extract the list of bios to submit from a vio.
138 static struct bio *get_bio_list(struct vio *vio) function
170 for (bio = get_bio_list(vio); bio != NULL; bio = next) {

Completed in 289 milliseconds