Home
last modified time | relevance | path

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

/u-boot/include/linux/
A Drbtree.h58 extern struct rb_node *rb_last(const struct rb_root *);
/u-boot/lib/
A Drbtree.c421 struct rb_node *rb_last(const struct rb_root *root) in rb_last() function
432 EXPORT_SYMBOL(rb_last);
/u-boot/fs/btrfs/
A Dextent-cache.c212 struct rb_node *node = rb_last(&tree->root); in last_cache_extent()
/u-boot/drivers/mtd/ubi/
A Dwl.c353 last = rb_entry(rb_last(root), struct ubi_wl_entry, u.rb); in find_mean_wl_entry()

Completed in 6 milliseconds