Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dxfarray.c648 static inline void *xfarray_sortinfo_pivot(struct xfarray_sortinfo *si) in xfarray_sortinfo_pivot() function
658 return xfarray_sortinfo_pivot(si) + si->array->obj_size; in xfarray_sortinfo_pivot_array()
697 void *pivot = xfarray_sortinfo_pivot(si); in xfarray_qsort_pivot()
952 pivot = xfarray_sortinfo_pivot(si); in xfarray_sort()