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

/linux-master/fs/squashfs/
H A Dblock.c189 static int squashfs_bio_read(struct super_block *sb, u64 index, int length, function
292 res = squashfs_bio_read(sb, index, 2, &bio, &offset);
333 res = squashfs_bio_read(sb, index, length, &bio, &offset);

Completed in 121 milliseconds