Searched refs:rb_first (Results 1 – 5 of 5) sorted by relevance
142 extern struct rb_node *rb_first(struct rb_root *);
294 struct rb_node *rb_first(struct rb_root *root) in rb_first() function305 EXPORT_SYMBOL(rb_first);
1539 info->curr_node = rb_first(&info->root); in ext3_dx_readdir()1560 info->curr_node = rb_first(&info->root); in ext3_dx_readdir()
350 node = rb_first(&Vcb->bd.bd_bh_root); in Ext2FlushVcb()
740 first_node = rb_first(&xattr_ref->root); in ext4_xattr_purge_items()