Searched defs:rbtree_postorder_for_each_entry_safe (Results 1 - 5 of 5) sorted by relevance

/linux-4.1.27/include/linux/
H A Drbtree.h102 #define rbtree_postorder_for_each_entry_safe(pos, n, root, field) \ macro
/linux-4.1.27/fs/jffs2/
H A Dnodelist.c570 rbtree_postorder_for_each_entry_safe(frag, next, root, rb) { rbtree_postorder_for_each_entry_safe() function
H A Dreadinode.c548 rbtree_postorder_for_each_entry_safe(tn, next, list, rb) { rbtree_postorder_for_each_entry_safe() function
/linux-4.1.27/fs/ext3/
H A Ddir.c314 rbtree_postorder_for_each_entry_safe(fname, next, root, rb_hash) rbtree_postorder_for_each_entry_safe() function
/linux-4.1.27/fs/ext4/
H A Ddir.c387 rbtree_postorder_for_each_entry_safe(fname, next, root, rb_hash) rbtree_postorder_for_each_entry_safe() function

Completed in 360 milliseconds