Home
last modified time | relevance | path

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

/external/e2fsprogs/lib/ext2fs/
Dblkmap64_rb.c88 static void check_tree(struct rb_root *root, const char *msg) in check_tree() function
147 #define check_tree(root, msg) do {} while (0) macro
587 check_tree(&bp->root, __func__); in rb_mark_bmap()
600 check_tree(&bp->root, __func__); in rb_unmark_bmap()
625 check_tree(&bp->root, __func__); in rb_mark_bmap_extent()
637 check_tree(&bp->root, __func__); in rb_unmark_bmap_extent()
730 check_tree(&bp->root, __func__); in rb_set_bmap_range()
736 check_tree(&bp->root, __func__); in rb_set_bmap_range()
817 check_tree(&bp->root, __func__); in rb_clear_bmap()