| /trueos/contrib/libarchive/libarchive/test/ |
| HD | test_sparse_basic.c | 56 struct sparse { struct 61 static void create_sparse_file(const char *, const struct sparse *); argument 99 create_sparse_file(const char *path, const struct sparse *s) in create_sparse_file() 164 const struct sparse sparse_file[] = { in is_sparse_supported() 214 create_sparse_file(const char *path, const struct sparse *s) in create_sparse_file() 249 const struct sparse *sparse, int blocks) in verify_sparse_file() argument 258 create_sparse_file(path, sparse); in verify_sparse_file() 296 const struct sparse *sparse, int blocks, int preopen) in verify_sparse_file2() argument 301 (void)sparse; /* UNUSED */ in verify_sparse_file2() 355 const struct sparse sparse_file0[] = { in DEFINE_TEST() [all …]
|
| HD | test_write_disk_sparse.c | 35 verify_write_data(struct archive *a, int sparse) in verify_write_data() argument 42 const char *msg = sparse ? "sparse" : "non-sparse"; in verify_write_data() 132 verify_write_data_block(struct archive *a, int sparse) in verify_write_data_block() argument 139 const char *msg = sparse ? "sparse" : "non-sparse"; in verify_write_data_block()
|
| /trueos/contrib/libarchive/libarchive/ |
| HD | archive_read_support_format_tar.c | 100 struct gnu_sparse sparse[4]; member 165 const struct gnu_sparse *sparse, int length); 2054 if (header->sparse[0].offset[0] != 0) { in header_gnutar() 2121 struct gnu_sparse sparse[21]; in gnu_sparse_old_read() member 2127 if (gnu_sparse_old_parse(a, tar, header->sparse, 4) != ARCHIVE_OK) in gnu_sparse_old_read() 2145 if (gnu_sparse_old_parse(a, tar, ext->sparse, 21) != ARCHIVE_OK) in gnu_sparse_old_read() 2155 const struct gnu_sparse *sparse, int length) in gnu_sparse_old_parse() argument 2157 while (length > 0 && sparse->offset[0] != 0) { in gnu_sparse_old_parse() 2159 tar_atol(sparse->offset, sizeof(sparse->offset)), in gnu_sparse_old_parse() 2160 tar_atol(sparse->numbytes, sizeof(sparse->numbytes))) in gnu_sparse_old_parse() [all …]
|
| /trueos/contrib/libarchive/tar/ |
| HD | write.c | 732 int64_t sparse = offset - progress; in copy_file_data_block() local 740 while (sparse > 0) { in copy_file_data_block() 741 if (sparse > (int64_t)bsdtar->buff_size) in copy_file_data_block() 744 ns = (size_t)sparse; in copy_file_data_block() 763 sparse -= bytes_written; in copy_file_data_block()
|
| /trueos/usr.sbin/makefs/ |
| HD | makefs.c | 209 fsoptions.sparse = 1; in main() 239 fsoptions.sparse = 1; in main()
|
| HD | makefs.h | 132 int sparse; /* sparse image, don't fill it with zeros */ member
|
| HD | ffs.c | 496 if (fsopts->sparse) { in ffs_create_image() 499 fsopts->sparse = 0; in ffs_create_image() 502 if (fsopts->sparse) { in ffs_create_image()
|
| /trueos/tools/tools/nanobsd/ |
| HD | nanobsd.sh | 617 dd conv=sparse if=/dev/${MD}s1 of=/dev/${MD}s2 bs=64k 649 dd conv=sparse if=/dev/${MD} of=${IMG} bs=64k 654 dd conv=sparse if=/dev/${MD}s1 of=${NANO_DISKIMGDIR}/_.disk.image bs=64k
|
| /trueos/contrib/xz/po/ |
| HD | de.po | 162 msgid "%s: Seeking failed when trying to create a sparse file: %s" 164 "%s: Positionierungsfehler beim Versuch eine sparse Datei zu erzeugen: %s" 553 " --no-sparse do not create sparse files when decompressing\n" 561 " --no-sparse erzeuge keine sparse Datei beim Dekomprimieren\n"
|
| HD | fr.po | 153 msgid "%s: Seeking failed when trying to create a sparse file: %s" 154 msgstr "%s : Impossible de se déplacer dans le fichier pour créer un 'sparse file' : %s" 528 " --no-sparse do not create sparse files when decompressing\n" 535 " --no-sparse ne pas créer de 'sparse file' lors de la décompression\n"
|
| HD | xz.pot | 154 msgid "%s: Seeking failed when trying to create a sparse file: %s" 495 " --no-sparse do not create sparse files when decompressing\n"
|
| HD | it.po | 164 msgid "%s: Seeking failed when trying to create a sparse file: %s" 557 " --no-sparse do not create sparse files when decompressing\n" 565 " --no-sparse Non crea file sparsi durante l'estrazione\n"
|
| HD | cs.po | 161 msgid "%s: Seeking failed when trying to create a sparse file: %s" 538 " --no-sparse do not create sparse files when decompressing\n" 546 " --no-sparse nevytvářet při dekomprimaci soubory řídkých matic\n"
|
| HD | pl.po | 153 msgid "%s: Seeking failed when trying to create a sparse file: %s" 527 " --no-sparse do not create sparse files when decompressing\n" 534 " --no-sparse nietworzenie plików rzadkich podczas dekompresji\n"
|
| /trueos/contrib/file/magic/Magdir/ |
| HD | android | 134 0 lelong 0xed26ff3a Android sparse image
|
| /trueos/sys/ufs/ufs/ |
| HD | README.extattr | 60 creating a sparse backing file. This prevents attribute operations from
|
| /trueos/usr.sbin/apmd/ |
| HD | README | 203 Documentation is also sparse, and the manpage have just written.
|
| /trueos/contrib/libarchive/ |
| HD | README | 61 * GNU tar format (including GNU long filenames, long link names, and sparse files)
|
| HD | NEWS | 98 Feb 02, 2010: Archive sparse files compatibly with GNU tar 350 broken when I put in support for new GNU tar sparse formats. 389 Aug 18, 2007: Read gtar 1.17 --posix --sparse entries.
|
| /trueos/sys/cam/ |
| HD | README.quirks | 46 since device has a sparse lun space.
|
| /trueos/contrib/gperf/doc/ |
| HD | gperf.texi | 249 sparse keyword table increases the probability of locating a ``null'' 292 sparse search structure, generally yielding faster searches. 814 (and potentially sparse) static array. Although the exact time and 1300 This is mostly of theoretical interest, since a sparse table
|
| /trueos/contrib/tcsh/ |
| HD | complete.tcsh | 975 interactive link preserve parents sparse recursive \ 1020 same-order preserve-order same-owner sparse \
|
| /trueos/contrib/xz/ |
| HD | ChangeLog | 412 Due to a wrong variable name, when writing a sparse file 1845 Translations: Fix Czech translation of "sparse file". 4126 The problem was introduced when adding sparse file 4265 Create sparse files by default when decompressing into 4268 Sparse file creation can be disabled with --no-sparse. 4271 checks when it is safe to use sparse output on stdout, 4273 option is needed to configure sparse file handling.
|
| /trueos/contrib/binutils/ld/ |
| HD | ldint.texinfo | 663 locations be sparse and pointing directly into code.
|
| /trueos/crypto/heimdal/doc/ |
| HD | setup.texi | 1647 trace logging is sparse at the moment, but will continue to improve.
|