Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dmisc.h124 static int rb_simple_node_bytenr_cmp(struct rb_node *new, const struct rb_node *existing) in rb_simple_node_bytenr_cmp() function
140 return rb_find_add(&simple_node->rb_node, root, rb_simple_node_bytenr_cmp); in rb_simple_insert()