Searched defs:sparse (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/libarchive/libarchive/test/
H A Dtest_write_disk_sparse.c35 verify_write_data(struct archive *a, int sparse) argument
132 verify_write_data_block(struct archive *a, int sparse) argument
[all...]
H A Dtest_sparse_basic.c64 struct sparse { struct
325 verify_sparse_file(struct archive *a, const char *path, const struct sparse *sparse, int expected_holes) argument
449 verify_sparse_file2(struct archive *a, const char *path, const struct sparse *sparse, int blocks, int preopen) argument
[all...]
/freebsd-10-stable/bin/dd/
H A Ddd.c430 int sparse; local
/freebsd-10-stable/contrib/libarchive/tar/
H A Dwrite.c751 int64_t sparse = offset - progress; local
/freebsd-10-stable/usr.sbin/makefs/
H A Dmakefs.h132 int sparse; /* sparse image, don't fill it with zeros */ member in struct:__anon8
/freebsd-10-stable/contrib/libarchive/libarchive/
H A Darchive_read_support_format_tar.c101 struct gnu_sparse sparse[4]; member in struct:archive_entry_header_gnutar
2326 struct gnu_sparse sparse[21]; member in struct:extended
2359 gnu_sparse_old_parse(struct archive_read *a, struct tar *tar, const struct gnu_sparse *sparse, int length) argument
[all...]

Completed in 90 milliseconds