Home
last modified time | relevance | path

Searched defs:sparse_block (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/libarchive/libarchive/
H A Darchive_write_set_format_pax.c48 struct sparse_block { struct
49 struct sparse_block *next; argument
62 struct sparse_block *sparse_list; argument
H A Darchive_read_support_format_tar.c113 struct sparse_block { struct
114 struct sparse_block *next; argument
115 int64_t offset;
116 int64_t remaining;
117 int hole;