Searched refs:block_entry_bytenr_key_cmp (Results 1 – 1 of 1) sorted by relevance
78 static int block_entry_bytenr_key_cmp(const void *key, const struct rb_node *node) in block_entry_bytenr_key_cmp() function95 return block_entry_bytenr_key_cmp(&new_entry->bytenr, existing); in block_entry_bytenr_cmp()111 node = rb_find(&bytenr, root, block_entry_bytenr_key_cmp); in lookup_block_entry()