Searched refs:sparse_block (Results 1 – 2 of 2) sorted by relevance
47 struct sparse_block { struct48 struct sparse_block *next; argument61 struct sparse_block *sparse_list; argument62 struct sparse_block *sparse_tail;1750 struct sparse_block *sb; in archive_write_pax_finish_entry()1794 struct sparse_block *sb = pax->sparse_list->next; in archive_write_pax_data()1935 struct sparse_block *sb = pax->sparse_list; in sparse_list_clear()1946 struct sparse_block *sb; in _sparse_list_add_block()1948 sb = (struct sparse_block *)malloc(sizeof(*sb)); in _sparse_list_add_block()
113 struct sparse_block { struct114 struct sparse_block *next; argument141 struct sparse_block *sparse_list;142 struct sparse_block *sparse_last;557 struct sparse_block *sb; in archive_read_format_tar_read_header()593 struct sparse_block *p; in archive_read_format_tar_read_data()655 struct sparse_block *p; in archive_read_format_tar_skip()2255 struct sparse_block *p; in gnu_add_sparse_entry()2257 p = (struct sparse_block *)calloc(1, sizeof(*p)); in gnu_add_sparse_entry()2279 struct sparse_block *p; in gnu_clear_sparse_list()