• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/src/router/squashfs-4.2/

Lines Matching refs:ERROR

125 			ERROR("TIOCGWINSZ ioctl failed, defaulting to 80 "
549 ERROR("Lseek failed because %s\n", strerror(errno));
557 ERROR("Read on filesystem failed because "
561 ERROR("Read on filesystem failed because %s\n",
604 ERROR("%s uncompress failed with error code %d\n",
621 ERROR("read_block: failed to read block @0x%llx\n", start);
643 ERROR("%s uncompress failed with error code %d\n",
657 ERROR("read_data_block: failed to read block @0x%llx, size %d\n", start,
697 ERROR("set_attributes: failed to set time on %s, because %s\n",
704 ERROR("set_attributes: failed to change uid and gids "
713 ERROR("set_attributes: failed to change mode %s, because %s\n",
730 ERROR("Write on output file failed because "
800 ERROR("write_file: failed to create file %s, because %s\n",
880 ERROR("create_inode: failed to create hardlink, "
906 ERROR("create_inode: failed to create symlink "
916 ERROR("create_inode: failed to change "
938 ERROR("create_inode: failed to create "
948 ERROR("create_inode: could not create %s "
962 ERROR("create_inode: failed to create fifo %s, "
974 ERROR("create_inode: socket %s ignored\n", pathname);
977 ERROR("Unknown inode type %d in create_inode_table!\n",
1311 ERROR("dir_scan: failed to make directory %s, because %s\n",
1497 ERROR("Reading a different endian SQUASHFS filesystem "
1503 ERROR("Can't find a SQUASHFS superblock on %s\n",
1564 ERROR("Filesystem on %s is (%d:%d), ", source, sBlk.s.s_major,
1566 ERROR("which is a later filesystem version than I support!\n");
1674 ERROR("writer: failed to write data block %d\n",
1699 ERROR("writer: failed to write sparse "
1704 ERROR("writer: failed to write sparse data "
1715 ERROR("Failed to write %s, skipping\n", file->pathname);
1741 ERROR("%s uncompress failed with error code %d\n",
1765 ERROR("TIOCGWINSZ ioctl failed, defaulting to 80 "
1825 ERROR("Failed to get number of available processors. "
2008 ERROR("%s: -processors missing or invalid "
2013 ERROR("%s: -processors should be 1 or larger\n",
2022 ERROR("%s: -data-queue missing or invalid "
2027 ERROR("%s: -data-queue should be 1 Mbyte or "
2036 ERROR("%s: -frag-queue missing or invalid "
2041 ERROR("%s: -frag-queue should be 1 Mbyte or "
2084 ERROR("SYNTAX: %s [options] filesystem [directories or "
2086 ERROR("\t-v[ersion]\t\tprint version, licence and "
2088 ERROR("\t-d[est] <pathname>\tunsquash to <pathname>, "
2090 ERROR("\t-n[o-progress]\t\tdon't display the progress "
2092 ERROR("\t-no[-xattrs]\t\tdon't extract xattrs in file system"
2094 ERROR("\t-x[attrs]\t\textract xattrs in file system"
2096 ERROR("\t-p[rocessors] <number>\tuse <number> "
2098 ERROR("\t\t\t\tnumber of processors available\n");
2099 ERROR("\t-i[nfo]\t\t\tprint files as they are "
2101 ERROR("\t-li[nfo]\t\tprint files as they are "
2103 ERROR("\t\t\t\tattributes (like ls -l output)\n");
2104 ERROR("\t-l[s]\t\t\tlist filesystem, but don't unsquash"
2106 ERROR("\t-ll[s]\t\t\tlist filesystem with file "
2108 ERROR("\t\t\t\tls -l output), but don't unsquash\n");
2109 ERROR("\t-f[orce]\t\tif file already exists then "
2111 ERROR("\t-s[tat]\t\t\tdisplay filesystem superblock "
2113 ERROR("\t-e[f] <extract file>\tlist of directories or "
2115 ERROR("\t-da[ta-queue] <size>\tSet data queue to "
2118 ERROR("\t-fr[ag-queue] <size>\tSet fragment queue to "
2121 ERROR("\t-r[egex]\t\ttreat extract names as POSIX "
2123 ERROR("\t\t\t\trather than use the default shell "
2125 ERROR("\nDecompressors available:\n");
2135 ERROR("Could not open %s, because %s\n", argv[i],
2149 ERROR("Filesystem uses %s compression, this is "
2151 ERROR("Decompressors available:\n");