Searched refs:btree_path_cmp (Results 1 – 1 of 1) sorted by relevance
55 static inline int btree_path_cmp(const struct btree_path *l, in btree_path_cmp() function1348 if (sib && !btree_path_cmp(sib, path)) in have_path_at_pos()1352 if (sib && !btree_path_cmp(sib, path)) in have_path_at_pos()2951 if (prev && btree_path_cmp(prev, path) > 0) { in btree_trans_verify_sorted()2983 if (btree_path_cmp(trans->paths + trans->sorted[i], in __bch2_btree_trans_sort_paths()