Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
A Dsnapshot.c875 bubble_sort(u->v.skip, ARRAY_SIZE(u->v.skip), cmp_le32); in check_snapshot()
1288 bubble_sort(n->v.skip, ARRAY_SIZE(n->v.skip), cmp_le32); in create_snapids()
1585 bubble_sort(s->v.skip, ARRAY_SIZE(s->v.skip), cmp_le32); in bch2_fix_child_of_deleted_snapshot()
A Dutil.h643 static inline int cmp_le32(__le32 l, __le32 r) in cmp_le32() function

Completed in 11 milliseconds