Searched refs:new_bch_extent_sort_cmp (Results 1 – 1 of 1) sorted by relevance
260 static bool new_bch_extent_sort_cmp(const void *l, const void *r, void __always_unused *args) in new_bch_extent_sort_cmp() function281 .less = new_bch_extent_sort_cmp, in bch_extent_sort_fixup()288 !new_bch_extent_sort_cmp(&i[0], &i[1], NULL)) in bch_extent_sort_fixup()636 .sort_cmp = new_bch_extent_sort_cmp,