Home
last modified time | relevance | path

Searched refs:u8_cmp (Results 1 – 3 of 3) sorted by relevance

/linux/fs/bcachefs/
H A Dutil.h638 static inline int u8_cmp(u8 l, u8 r) in u8_cmp() function
H A Dreplicas.c38 bubble_sort(e->devs, e->nr_devs, u8_cmp); in bch2_replicas_entry_sort()
H A Ddisk_accounting.c89 bubble_sort(k->replicas.devs, k->replicas.nr_devs, u8_cmp); in bch2_disk_accounting_mod()