Home
last modified time | relevance | path

Searched defs:sparse (Results 1 – 5 of 5) sorted by relevance

/trueos/contrib/libarchive/libarchive/test/
HDtest_sparse_basic.c56 struct sparse { struct
61 static void create_sparse_file(const char *, const struct sparse *); argument
249 const struct sparse *sparse, int blocks) in verify_sparse_file()
296 const struct sparse *sparse, int blocks, int preopen) in verify_sparse_file2()
HDtest_write_disk_sparse.c35 verify_write_data(struct archive *a, int sparse) in verify_write_data()
132 verify_write_data_block(struct archive *a, int sparse) in verify_write_data_block()
/trueos/contrib/libarchive/tar/
HDwrite.c732 int64_t sparse = offset - progress; in copy_file_data_block() local
/trueos/contrib/libarchive/libarchive/
HDarchive_read_support_format_tar.c100 struct gnu_sparse sparse[4]; member
2121 struct gnu_sparse sparse[21]; in gnu_sparse_old_read() member
2155 const struct gnu_sparse *sparse, int length) in gnu_sparse_old_parse()
/trueos/usr.sbin/makefs/
HDmakefs.h132 int sparse; /* sparse image, don't fill it with zeros */ member