Searched refs:supported_squashfs_filesystem (Results 1 – 2 of 2) sorted by relevance
47 static int supported_squashfs_filesystem(short major, short minor, short comp) in supported_squashfs_filesystem() function132 err = supported_squashfs_filesystem(le16_to_cpu(sblk->s_major), in squashfs_fill_super()
893 static int supported_squashfs_filesystem(struct squashfs_sb_info *msblk, int silent) in supported_squashfs_filesystem() function986 if(!supported_squashfs_filesystem(msblk, silent)) in squashfs_read_super()