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

/linux-master/fs/squashfs/
H A Dblock.c79 static int squashfs_bio_read_cached(struct bio *fullbio, argument
84 struct block_device *bdev = fullbio->bi_bdev;
92 bio_for_each_segment_all(bv, fullbio, iter_all) {
115 struct bio *new = bio_alloc_clone(bdev, fullbio,

Completed in 635 milliseconds