Home
last modified time | relevance | path

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

/external/fio/lib/
Drbtree.h127 static inline void rb_set_color(struct rb_node *rb, int color) in rb_set_color() function
Drbtree.c171 rb_set_color(other, rb_color(parent)); in __rb_erase_color()
208 rb_set_color(other, rb_color(parent)); in __rb_erase_color()
/external/blktrace/
Drbtree.h135 static inline void rb_set_color(struct rb_node *rb, int color) in rb_set_color() function
Drbtree.c171 rb_set_color(other, rb_color(parent)); in __rb_erase_color()
208 rb_set_color(other, rb_color(parent)); in __rb_erase_color()