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
141 #define check_tree(root, msg) do {} while (0) macro
578 check_tree(&bp->root, __func__); in rb_mark_bmap()
591 check_tree(&bp->root, __func__); in rb_unmark_bmap()
616 check_tree(&bp->root, __func__); in rb_mark_bmap_extent()
628 check_tree(&bp->root, __func__); in rb_unmark_bmap_extent()
721 check_tree(&bp->root, __func__); in rb_set_bmap_range()
727 check_tree(&bp->root, __func__); in rb_set_bmap_range()
808 check_tree(&bp->root, __func__); in rb_clear_bmap()