Home
last modified time | relevance | path

Searched refs:SERROR (Results 1 – 2 of 2) sorted by relevance

/external/squashfs-tools/kernel-2.4/fs/squashfs/
Dsquashfs.h35 #define SERROR(s, args...) do { \ macro
Dinode.c903 SERROR("Major/Minor mismatch, Squashfs 1.0 filesystems " in supported_squashfs_filesystem()
905 SERROR("Please recompile with " in supported_squashfs_filesystem()
911 SERROR("Major/Minor mismatch, Squashfs 2.0 filesystems " in supported_squashfs_filesystem()
913 SERROR("Please recompile with " in supported_squashfs_filesystem()
919 SERROR("Major/Minor mismatch, trying to mount newer %d.%d " in supported_squashfs_filesystem()
921 SERROR("Please update your kernel\n"); in supported_squashfs_filesystem()
962 SERROR("unable to read superblock\n"); in squashfs_read_super()
979 SERROR("Can't find a SQUASHFS superblock on %s\n", in squashfs_read_super()