Home
last modified time | relevance | path

Searched refs:find_non_sparse_end (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/py-bup/bup-0.31/note/
H A D0.27.1-from-0.27.md29 restore: fix --sparse fix (find_non_sparse_end)
/dports/archivers/py-bup/bup-0.31/lib/bup/
H A D_helpers.c492 static byte *find_non_sparse_end(const byte * const start, in find_non_sparse_end() function
598 const byte * const probe = find_non_sparse_end(block + 1, end, in bup_write_sparsely()