Lines Matching refs:errorf
95 errorf(fc, "Major/Minor mismatch, older Squashfs %d.%d " in supported_squashfs_filesystem()
99 errorf(fc, "Major/Minor mismatch, trying to mount newer " in supported_squashfs_filesystem()
101 errorf(fc, "Please update your kernel"); in supported_squashfs_filesystem()
107 errorf(fc, "Filesystem uses \"%s\" compression. This is not supported", in supported_squashfs_filesystem()
154 errorf(fc, "unable to read squashfs_super_block"); in squashfs_fill_super()
166 errorf(fc, "Can't find a SQUASHFS superblock on %pg", in squashfs_fill_super()
197 errorf(fc, "Page size > filesystem block size (%d). This is " in squashfs_fill_super()
257 errorf(fc, "Failed to allocate read_page block"); in squashfs_fill_super()
280 errorf(fc, "unable to read xattr id index table"); in squashfs_fill_super()
293 errorf(fc, "unable to read id index table"); in squashfs_fill_super()
309 errorf(fc, "unable to read inode lookup table"); in squashfs_fill_super()
334 errorf(fc, "unable to read fragment index table"); in squashfs_fill_super()
381 errorf(fc, "squashfs image failed sanity check"); in squashfs_fill_super()