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

/freebsd-10.1-release/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.c56 struct sparse { struct
248 verify_sparse_file(struct archive *a, const char *path, const struct sparse *sparse, int blocks) argument
295 verify_sparse_file2(struct archive *a, const char *path, const struct sparse *sparse, int blocks, int preopen) argument
[all...]
/freebsd-10.1-release/bin/dd/
H A Ddd.c422 int sparse; local
[all...]
/freebsd-10.1-release/contrib/libarchive/tar/
H A Dwrite.c732 int64_t sparse = offset - progress; local
/freebsd-10.1-release/usr.sbin/makefs/
H A Dmakefs.h132 int sparse; /* sparse image, don't fill it with zeros */ member in struct:__anon11984
/freebsd-10.1-release/contrib/libarchive/libarchive/
H A Darchive_read_support_format_tar.c100 struct gnu_sparse sparse[4]; member in struct:archive_entry_header_gnutar
2138 struct gnu_sparse sparse[21]; member in struct:extended
2171 gnu_sparse_old_parse(struct archive_read *a, struct tar *tar, const struct gnu_sparse *sparse, int length) argument
[all...]

Completed in 116 milliseconds