Searched refs:sparse_block (Results 1 – 2 of 2) sorted by relevance
46 struct sparse_block { struct47 struct sparse_block *next; argument60 struct sparse_block *sparse_list; argument61 struct sparse_block *sparse_tail;1664 struct sparse_block *sb; in archive_write_pax_finish_entry()1708 struct sparse_block *sb = pax->sparse_list->next; in archive_write_pax_data()1849 struct sparse_block *sb = pax->sparse_list; in sparse_list_clear()1860 struct sparse_block *sb; in _sparse_list_add_block()1862 sb = (struct sparse_block *)malloc(sizeof(*sb)); in _sparse_list_add_block()
112 struct sparse_block { struct113 struct sparse_block *next; argument139 struct sparse_block *sparse_list; argument140 struct sparse_block *sparse_last;486 struct sparse_block *sb; in archive_read_format_tar_read_header()527 struct sparse_block *p; in archive_read_format_tar_read_data()2071 struct sparse_block *p; in gnu_add_sparse_entry()2073 p = (struct sparse_block *)malloc(sizeof(*p)); in gnu_add_sparse_entry()2092 struct sparse_block *p; in gnu_clear_sparse_list()