Lines Matching refs:errorf
159 errorf(fc, "Major/Minor mismatch, older Squashfs %d.%d " in supported_squashfs_filesystem()
163 errorf(fc, "Major/Minor mismatch, trying to mount newer " in supported_squashfs_filesystem()
165 errorf(fc, "Please update your kernel"); in supported_squashfs_filesystem()
171 errorf(fc, "Filesystem uses \"%s\" compression. This is not supported", in supported_squashfs_filesystem()
219 errorf(fc, "unable to read squashfs_super_block"); in squashfs_fill_super()
231 errorf(fc, "Can't find a SQUASHFS superblock on %pg", in squashfs_fill_super()
268 errorf(fc, "Page size > filesystem block size (%d). This is " in squashfs_fill_super()
328 errorf(fc, "Failed to allocate read_page block"); in squashfs_fill_super()
364 errorf(fc, "unable to read xattr id index table"); in squashfs_fill_super()
377 errorf(fc, "unable to read id index table"); in squashfs_fill_super()
393 errorf(fc, "unable to read inode lookup table"); in squashfs_fill_super()
418 errorf(fc, "unable to read fragment index table"); in squashfs_fill_super()
465 errorf(fc, "squashfs image failed sanity check"); in squashfs_fill_super()