Home
last modified time | relevance | path

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

/linux/drivers/md/dm-vdo/
H A Dblock-map.c2493 * finish_cursor() - Finish the traversal of a single tree. If it was the last cursor, finish the
2496 static void finish_cursor(struct cursor *cursor) in finish_cursor() function
2616 finish_cursor(cursor); in traverse()