Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dfs.h73 static inline int ptrcmp(void *l, void *r) in ptrcmp() function
88 bubble_sort(&a[1], ARRAY_SIZE(a) - 1, ptrcmp); \
104 bubble_sort(&a[1], ARRAY_SIZE(a) - 1, ptrcmp); \