Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dxfarray.c409 xfarray_sort_cmp( in xfarray_sort_cmp() function
1005 while (xfarray_sort_cmp(si, scratch, pivot) >= 0 && in xfarray_sort()
1034 while (xfarray_sort_cmp(si, scratch, pivot) <= 0 && in xfarray_sort()