Searched refs:squashfs_2_0_supported (Results 1 – 3 of 3) sorted by relevance
79 extern int squashfs_2_0_supported(struct squashfs_sb_info *msblk);81 static inline int squashfs_2_0_supported(struct squashfs_sb_info *msblk) in squashfs_2_0_supported() function
736 int squashfs_2_0_supported(struct squashfs_sb_info *msblk) in squashfs_2_0_supported() function
910 if (!squashfs_2_0_supported(msblk)) { in supported_squashfs_filesystem()