Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dref-verify.c91 static int block_entry_bytenr_cmp(struct rb_node *new, const struct rb_node *existing) in block_entry_bytenr_cmp() function
103 node = rb_find_add(&be->node, root, block_entry_bytenr_cmp); in insert_block_entry()