Home
last modified time | relevance | path

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

/linux/fs/btrfs/
H A Dsend.c4098 static int rbtree_check_dir_ref_comp(const void *k, const struct rb_node *node) in rbtree_check_dir_ref_comp() function
4118 return rbtree_check_dir_ref_comp(entry, parent) < 0; in rbtree_check_dir_ref_less()
4127 if (rb_find(ref, root, rbtree_check_dir_ref_comp)) in record_check_dir_ref_in_tree()