Home
last modified time | relevance | path

Searched refs:rb_compare_keys (Results 1 – 2 of 2) sorted by relevance

/u-boot/fs/btrfs/common/
A Drbtree-utils.h30 typedef int (*rb_compare_keys)(struct rb_node *node, void *key); typedef
39 struct rb_node *rb_search(struct rb_root *root, void *key, rb_compare_keys comp,
A Drbtree-utils.c46 struct rb_node *rb_search(struct rb_root *root, void *key, rb_compare_keys comp, in rb_search()

Completed in 3 milliseconds