Home
last modified time | relevance | path

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

/Linux-v6.6/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()
498 struct xfarray_sortinfo *si, in xfarray_sort_terminated()
520 struct xfarray_sortinfo *si, in xfarray_want_isort()
[all …]
Dxfarray.h68 struct xfarray_sortinfo { struct
Dtrace.h21 struct xfarray_sortinfo;
902 TP_PROTO(struct xfarray_sortinfo *si, uint64_t lo, uint64_t hi),
922 TP_PROTO(struct xfarray_sortinfo *si, uint64_t lo, uint64_t hi),
942 TP_PROTO(struct xfarray_sortinfo *si, uint64_t lo, uint64_t hi),
968 TP_PROTO(struct xfarray_sortinfo *si, size_t bytes),
993 TP_PROTO(struct xfarray_sortinfo *si, int error),