Searched refs:rb_last (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 71 milliseconds