Searched refs:first_usable_entry (Results 1 – 1 of 1) sorted by relevance
370 static struct ctl_node *first_usable_entry(struct rb_node *node) in first_usable_entry() function390 ctl_node = first_usable_entry(rb_first(&dir->root)); in first_entry()409 ctl_node = first_usable_entry(rb_next(&ctl_node->node)); in next_entry()
Completed in 9 milliseconds