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

/linux-master/fs/xfs/scrub/
H A Dxfarray.c425 static inline xfarray_idx_t *xfarray_sortinfo_hi(struct xfarray_sortinfo *si) function
488 xfarray_sortinfo_hi(si)[0] = array->nr - 1;
534 return xfarray_sortinfo_hi(si) + si->max_stack_depth;
607 return xfarray_sortinfo_hi(si) + si->max_stack_depth;
925 si_hi = xfarray_sortinfo_hi(si);

Completed in 382 milliseconds