Searched refs:sparse_list_add (Results 1 – 1 of 1) sorted by relevance
101 static int sparse_list_add(struct pax *, int64_t, int64_t);1277 if (sparse_list_add(pax, soffset, slength) in archive_write_pax_header()1505 sparse_list_add(pax, 0, real_size); in archive_write_pax_header()2027 sparse_list_add(struct pax *pax, int64_t offset, int64_t length) in sparse_list_add() function