Searched refs:xfarray_sort_store (Results 1 - 1 of 1) sorted by relevance

/linux-master/fs/xfs/scrub/
H A Dxfarray.c398 xfarray_sort_store( function
739 error = xfarray_sort_store(si, lo, pivot);
746 return xfarray_sort_store(si, *idxp, recp);
995 error = xfarray_sort_store(si, lo++, scratch);
1021 error = xfarray_sort_store(si, hi--, scratch);
1036 error = xfarray_sort_store(si, lo, pivot);

Completed in 188 milliseconds