Lines Matching refs:ERROR
58 ERROR("Major/Minor mismatch, older Squashfs %d.%d " in supported_squashfs_filesystem()
62 ERROR("Major/Minor mismatch, trying to mount newer " in supported_squashfs_filesystem()
64 ERROR("Please update your kernel\n"); in supported_squashfs_filesystem()
70 ERROR("Filesystem uses \"%s\" compression. This is not " in supported_squashfs_filesystem()
95 ERROR("Failed to allocate squashfs_sb_info\n"); in squashfs_fill_super()
115 ERROR("unable to read squashfs_super_block\n"); in squashfs_fill_super()
127 ERROR("Can't find a SQUASHFS superblock on %s\n", in squashfs_fill_super()
157 ERROR("Page size > filesystem block size (%d). This is " in squashfs_fill_super()
213 ERROR("Failed to allocate read_page block\n"); in squashfs_fill_super()
236 ERROR("unable to read xattr id index table\n"); in squashfs_fill_super()
250 ERROR("unable to read id index table\n"); in squashfs_fill_super()
266 ERROR("unable to read inode lookup table\n"); in squashfs_fill_super()
291 ERROR("unable to read fragment index table\n"); in squashfs_fill_super()
328 ERROR("Root inode create failed\n"); in squashfs_fill_super()