Home
last modified time | relevance | path

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

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