Searched refs:sparse_entry (Results 1 – 1 of 1) sorted by relevance
175 struct archive_entry *entry, *sparse_entry; in write_normal_file() local215 archive_entry_linkify(resolver, &entry, &sparse_entry); in write_normal_file()219 if (sparse_entry != NULL) in write_normal_file()220 write_entry(archive, sparse_entry); in write_normal_file()230 struct archive_entry *entry, *sparse_entry; in make_dist() local317 archive_entry_linkify(resolver, &entry, &sparse_entry); in make_dist()321 archive_entry_linkify(resolver, &entry, &sparse_entry); in make_dist()