Lines Matching refs:errorf
47 errorf(fc, "Major/Minor mismatch, older Squashfs %d.%d " in supported_squashfs_filesystem()
51 errorf(fc, "Major/Minor mismatch, trying to mount newer " in supported_squashfs_filesystem()
53 errorf(fc, "Please update your kernel"); in supported_squashfs_filesystem()
59 errorf(fc, "Filesystem uses \"%s\" compression. This is not supported", in supported_squashfs_filesystem()
103 errorf(fc, "unable to read squashfs_super_block"); in squashfs_fill_super()
115 errorf(fc, "Can't find a SQUASHFS superblock on %pg", in squashfs_fill_super()
146 errorf(fc, "Page size > filesystem block size (%d). This is " in squashfs_fill_super()
206 errorf(fc, "Failed to allocate read_page block"); in squashfs_fill_super()
229 errorf(fc, "unable to read xattr id index table"); in squashfs_fill_super()
242 errorf(fc, "unable to read id index table"); in squashfs_fill_super()
258 errorf(fc, "unable to read inode lookup table"); in squashfs_fill_super()
283 errorf(fc, "unable to read fragment index table"); in squashfs_fill_super()
330 errorf(fc, "squashfs image failed sanity check"); in squashfs_fill_super()