Searched refs:cmp_le32 (Results 1 – 2 of 2) sorted by relevance
836 bubble_sort(u->v.skip, ARRAY_SIZE(u->v.skip), cmp_le32); in check_snapshot()1323 bubble_sort(n->v.skip, ARRAY_SIZE(n->v.skip), cmp_le32); in create_snapids()1797 bubble_sort(s->v.skip, ARRAY_SIZE(s->v.skip), cmp_le32); in bch2_fix_child_of_deleted_snapshot()
681 static inline int cmp_le32(__le32 l, __le32 r) in cmp_le32() function
Completed in 13 milliseconds