Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/
H A Drbtree.h92 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ macro
/rk3399_rockchip-uboot/fs/ubifs/
H A Dlog.c580 rbtree_postorder_for_each_entry_safe(dr, n, done_tree, rb) in destroy_done_tree()
H A Dorphan.c809 rbtree_postorder_for_each_entry_safe(o, n, root, rb) in dbg_free_check_tree()
H A Drecovery.c1337 rbtree_postorder_for_each_entry_safe(e, n, &c->size_tree, rb) { in ubifs_destroy_size_tree()
H A Dsuper.c1062 rbtree_postorder_for_each_entry_safe(bud, n, &c->buds, rb) in free_buds()
H A Dtnc.c183 rbtree_postorder_for_each_entry_safe(old_idx, n, &c->old_idx, rb) in destroy_old_idx()
H A Ddebug.c2174 rbtree_postorder_for_each_entry_safe(fscki, n, &fsckd->inodes, rb) in free_inodes()