Lines Matching refs:errorf
94 errorf(fc, "Major/Minor mismatch, older Squashfs %d.%d " in supported_squashfs_filesystem()
98 errorf(fc, "Major/Minor mismatch, trying to mount newer " in supported_squashfs_filesystem()
100 errorf(fc, "Please update your kernel"); in supported_squashfs_filesystem()
106 errorf(fc, "Filesystem uses \"%s\" compression. This is not supported", in supported_squashfs_filesystem()
153 errorf(fc, "unable to read squashfs_super_block"); in squashfs_fill_super()
165 errorf(fc, "Can't find a SQUASHFS superblock on %pg", in squashfs_fill_super()
196 errorf(fc, "Page size > filesystem block size (%d). This is " in squashfs_fill_super()
256 errorf(fc, "Failed to allocate read_page block"); in squashfs_fill_super()
279 errorf(fc, "unable to read xattr id index table"); in squashfs_fill_super()
292 errorf(fc, "unable to read id index table"); in squashfs_fill_super()
308 errorf(fc, "unable to read inode lookup table"); in squashfs_fill_super()
333 errorf(fc, "unable to read fragment index table"); in squashfs_fill_super()
380 errorf(fc, "squashfs image failed sanity check"); in squashfs_fill_super()