Searched refs:__btree_path_cmp (Results 1 – 1 of 1) sorted by relevance
40 static inline int __btree_path_cmp(const struct btree_path *l, in __btree_path_cmp() function58 return __btree_path_cmp(l, r->btree_id, r->cached, r->pos, r->level); in btree_path_cmp()1761 if (__btree_path_cmp(path, in bch2_path_get()