Home
last modified time | relevance | path

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

/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()
95 bio_for_each_folio_all(fi, fullbio) { in squashfs_bio_read_cached()
123 struct bio *new = bio_alloc_clone(bdev, fullbio, in squashfs_bio_read_cached()