| /freebsd-13.1/contrib/libarchive/libarchive/test/ |
| H A D | test_sparse_basic.c | 64 struct sparse { struct 286 const struct sparse *cur = s; in create_sparse_file() 326 const struct sparse *sparse, int expected_holes) in verify_sparse_file() argument 358 ++sparse; in verify_sparse_file() 374 ++sparse; in verify_sparse_file() 391 ++sparse; in verify_sparse_file() 403 ++sparse; in verify_sparse_file() 430 ++sparse; in verify_sparse_file() 432 assert(sparse->type == END); in verify_sparse_file() 452 const struct sparse *sparse, int blocks, int preopen) in verify_sparse_file2() argument [all …]
|
| H A D | 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()
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/sparse/ |
| H A D | Makefile.am | 1 pkgdatadir = $(datadir)/@PACKAGE@/zfs-tests/tests/functional/sparse 8 sparse.cfg
|
| H A D | sparse_001_pos.ksh | 33 . $STF_SUITE/tests/functional/sparse/sparse.cfg
|
| H A D | sparse.cfg | 33 export TESTFILE=testfile.sparse
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/acl/off/ |
| H A D | dosmode.ksh | 167 log_must chflags sparse $testfile 168 log_must hasflag sparse $testfile 173 log_must user_run $owner chflags sparse $testfile 175 log_must hasflag sparse $testfile 177 log_mustnot user_run $other chflags sparse $testfile
|
| /freebsd-13.1/tools/tools/nanobsd/ |
| H A D | legacy.sh | 139 dd conv=sparse if=/dev/${MD} of=${NANO_DISKIMGDIR}/_.disk.image bs=64k 197 dd conv=sparse if=${NANO_DISKIMGDIR}/_.disk.image of=/dev/${MD}${NANO_SLICE_ROOT} bs=64k 202 dd conv=sparse if=/dev/${MD}${NANO_SLICE_ROOT} of=/dev/${MD}${NANO_SLICE_ALTROOT} bs=64k 239 dd conv=sparse if=/dev/${MD} of=${IMG} bs=64k
|
| /freebsd-13.1/tests/sys/cddl/zfs/tests/sparse/ |
| H A D | Makefile | 6 TESTSDIR=${TESTSBASE}/sys/cddl/zfs/tests/sparse 15 ${PACKAGE}FILES+= sparse.cfg
|
| H A D | sparse_test.sh | 39 . $(atf_get_srcdir)/sparse.cfg 48 . $(atf_get_srcdir)/sparse.cfg
|
| H A D | sparse.cfg | 29 # ident "@(#)sparse.cfg 1.3 08/08/15 SMI"
|
| /freebsd-13.1/usr.bin/du/tests/ |
| H A D | du_test.sh | 47 atf_check truncate -s 10g sparse.file 48 atf_check -o inline:'1\tsparse.file\n' du -g sparse.file 49 atf_check -o inline:'10\tsparse.file\n' du -A -g sparse.file
|
| /freebsd-13.1/bin/dd/ |
| H A D | Makefile | 30 @./gen 189284 | ./dd ibs=16 obs=8 conv=sparse of=obs_zeroes 2> /dev/null 35 @./dd if=1M_zeroes of=1M_zeroes.1 bs=1048576 conv=sparse 2> /dev/null
|
| H A D | dd.c | 548 int sparse; in dd_out() local 576 sparse = 0; in dd_out() 579 sparse = BISZERO(outp, cnt); in dd_out() 581 if (sparse && !force) { in dd_out()
|
| /freebsd-13.1/contrib/libarchive/libarchive/ |
| H A D | archive_read_support_format_tar.c | 101 struct gnu_sparse sparse[4]; member 170 const struct gnu_sparse *sparse, int length); 2266 if (header->sparse[0].offset[0] != 0) { in header_gnutar() 2336 struct gnu_sparse sparse[21]; in gnu_sparse_old_read() member 2342 if (gnu_sparse_old_parse(a, tar, header->sparse, 4) != ARCHIVE_OK) in gnu_sparse_old_read() 2360 if (gnu_sparse_old_parse(a, tar, ext->sparse, 21) != ARCHIVE_OK) in gnu_sparse_old_read() 2370 const struct gnu_sparse *sparse, int length) in gnu_sparse_old_parse() argument 2372 while (length > 0 && sparse->offset[0] != 0) { in gnu_sparse_old_parse() 2374 tar_atol(sparse->offset, sizeof(sparse->offset)), in gnu_sparse_old_parse() 2375 tar_atol(sparse->numbytes, sizeof(sparse->numbytes))) in gnu_sparse_old_parse() [all …]
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/ |
| H A D | Makefile.am | 75 sparse \ subdir
|
| /freebsd-13.1/contrib/libarchive/tar/ |
| H A D | write.c | 753 int64_t sparse = offset - progress; in copy_file_data_block() local 761 while (sparse > 0) { in copy_file_data_block() 762 if (sparse > (int64_t)bsdtar->buff_size) in copy_file_data_block() 765 ns = (size_t)sparse; in copy_file_data_block() 784 sparse -= bytes_written; in copy_file_data_block()
|
| /freebsd-13.1/tests/sys/cddl/zfs/tests/ |
| H A D | Makefile | 62 TESTS_SUBDIRS+= sparse
|
| /freebsd-13.1/contrib/blacklist/ |
| H A D | TODO | 10 - perhaps instead of scanning the list have a sparse map by port?
|
| /freebsd-13.1/usr.sbin/makefs/ |
| H A D | makefs.c | 228 fsoptions.sparse = 1; in main() 270 fsoptions.sparse = 1; in main()
|
| H A D | makefs.h | 162 int sparse; /* sparse image, don't fill it with zeros */ member
|
| /freebsd-13.1/usr.sbin/makefs/tests/ |
| H A D | makefs_tests_common.sh | 132 count=1 oseek=${filesize} conv=sparse
|
| /freebsd-13.1/sys/contrib/openzfs/tests/zfs-tests/tests/functional/rsend/ |
| H A D | send_encrypted_files.ksh | 72 log_must dd if=/dev/urandom of=/$TESTPOOL/$TESTFS2/sparse \
|
| /freebsd-13.1/sys/contrib/zstd/programs/ |
| H A D | fileio.h | 92 void FIO_setSparseWrite(FIO_prefs_t* const prefs, unsigned sparse); /**< 0: no sparse; 1: disable …
|
| /freebsd-13.1/contrib/file/magic/Magdir/ |
| H A D | mathematica | 151 # T indicates the matrix type: 0~numeric 1~text 2~sparse 155 >0 ubelong%10 2 \b, sparse
|
| /freebsd-13.1/sys/contrib/openzfs/tests/ |
| H A D | README.md | 81 -f Use sparse files directly instead of loopback devices for 89 -d DIR Create sparse files for vdevs in the DIR directory. By
|