Home
last modified time | relevance | path

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

/linux-6.12.1/fs/xfs/scrub/
Dxfarray.c388 struct xfarray_sortinfo *si, in xfarray_sort_load()
399 struct xfarray_sortinfo *si, in xfarray_sort_store()
410 struct xfarray_sortinfo *si, in xfarray_sort_cmp()
419 static inline xfarray_idx_t *xfarray_sortinfo_lo(struct xfarray_sortinfo *si) in xfarray_sortinfo_lo()
425 static inline xfarray_idx_t *xfarray_sortinfo_hi(struct xfarray_sortinfo *si) in xfarray_sortinfo_hi()
444 struct xfarray_sortinfo **infop) in xfarray_sortinfo_alloc()
446 struct xfarray_sortinfo *si; in xfarray_sortinfo_alloc()
447 size_t nr_bytes = sizeof(struct xfarray_sortinfo); in xfarray_sortinfo_alloc()
501 struct xfarray_sortinfo *si, in xfarray_sort_terminated()
520 struct xfarray_sortinfo *si, in xfarray_want_isort()
[all …]
Dxfarray.h112 struct xfarray_sortinfo { struct
Dtrace.h23 struct xfarray_sortinfo;
1062 TP_PROTO(struct xfarray_sortinfo *si, uint64_t lo, uint64_t hi),
1082 TP_PROTO(struct xfarray_sortinfo *si, uint64_t lo, uint64_t hi),
1102 TP_PROTO(struct xfarray_sortinfo *si, uint64_t lo, uint64_t hi),
1128 TP_PROTO(struct xfarray_sortinfo *si, size_t bytes),
1153 TP_PROTO(struct xfarray_sortinfo *si, unsigned long long idx),
1194 TP_PROTO(struct xfarray_sortinfo *si, int error),