Home
last modified time | relevance | path

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

/Linux-v5.10/fs/squashfs/
Dblock.c76 static int squashfs_bio_read(struct super_block *sb, u64 index, int length, in squashfs_bio_read() function
171 res = squashfs_bio_read(sb, index, 2, &bio, &offset); in squashfs_read_data()
205 res = squashfs_bio_read(sb, index, length, &bio, &offset); in squashfs_read_data()