Home | History | Annotate | Download | only in genext2fs

Lines Matching defs:error_msg_and_die

693 error_msg_and_die(const char *s, ...)
743 error_msg_and_die(memory_exhausted);
752 error_msg_and_die(memory_exhausted);
887 error_msg_and_die("couldn't allocate a block (no free space)");
889 error_msg_and_die("group descr %d. free blocks count == 0 (corrupted fs?)",grp);
891 error_msg_and_die("superblock free blocks count == 0 (corrupted fs?)");
932 error_msg_and_die("couldn't allocate an inode (no free inode)");
934 error_msg_and_die("group descr. free blocks count == 0 (corrupted fs?)");
936 error_msg_and_die("superblock free blocks count == 0 (corrupted fs?)");
1189 error_msg_and_die("file too big !");
1196 error_msg_and_die("[block %d of inode %d is unallocated !]", *bkref, nod);
1260 error_msg_and_die("can't add '%s' to a non-directory", name);
1262 error_msg_and_die("can't create an inode with an empty name");
1264 error_msg_and_die("bad name '%s' (contains a slash)", name);
1268 error_msg_and_die("bad name '%s' (too long)", name);
1305 error_msg_and_die("get_workblk() failed.");
1445 error_msg_and_die("not enough mem to read file '%s'", name);
1640 error_msg_and_die("Fixstats (-a) option requested but "
1681 error_msg_and_die("Path too long!");
1783 error_msg_and_die("Not enough memory");
1975 error_msg_and_die("reserved blocks value is invalid. Note: options have changed, see --help or the man page.");
1977 error_msg_and_die("too few inodes. Note: options have changed, see --help or the man page.");
1979 error_msg_and_die("too few blocks. Note: options have changed, see --help or the man page.");
2002 error_msg_and_die("too much overhead, try fewer inodes or more blocks. Note: options have changed, see --help or the man page.");
2007 error_msg_and_die("not enough memory for filesystem");
2088 error_msg_and_die("get_workblk() failed.");
2140 error_msg_and_die("too small filesystem");
2142 error_msg_and_die("not enough memory for filesystem");
2148 error_msg_and_die("not a suitable ext2 filesystem");
2195 error_msg_and_die("wrong size while saving inode %d", nod);
2197 error_msg_and_die("error while saving inode %d", nod);
2445 error_msg_and_die("path %s not found in filesystem", pdest);
2469 error_msg_and_die("%s is neither a file nor a directory", dopt[i]);
2630 error_msg_and_die("Note: options have changed, see --help or the man page.");
2635 error_msg_and_die("Too many arguments. Try --help or else see the man page.");
2637 error_msg_and_die("Not enough arguments. Try --help or else see the man page.");
2640 error_msg_and_die("Cannot squash uid/perms and fix them up for Android at the same time.");
2646 error_msg_and_die("Not enough memory");
2708 error_msg_and_die("path %s not found in filesystem", gopt[i]);