seeker: backward searching template function

This template turns a forward search primitive (e.g. lower_bound, FIEMAP,
TREE_SEARCH_V2) into a backward search primitive.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
Dieser Commit ist enthalten in:
Zygo Blaxell
2022-12-20 20:50:59 -05:00
Ursprung 23c16aa978
Commit 24b904f002
3 geänderte Dateien mit 265 neuen und 0 gelöschten Zeilen
+1
Datei anzeigen
@@ -7,6 +7,7 @@ PROGRAMS = \
path \
process \
progress \
seeker \
task \
all: test