Searched refs:xfarray_sortinfo (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/fs/xfs/scrub/ |
H A D | xfarray.c | 388 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() 446 struct xfarray_sortinfo *si; in xfarray_sortinfo_alloc() 498 struct xfarray_sortinfo *si, in xfarray_sort_terminated() 520 struct xfarray_sortinfo *si, in xfarray_want_isort() 543 struct xfarray_sortinfo *si, in xfarray_isort() 569 struct xfarray_sortinfo *si, in xfarray_sort_get_page() 590 struct xfarray_sortinfo *si) in xfarray_sort_put_page() 604 struct xfarray_sortinfo *si, in xfarray_want_pagesort() [all …]
|
H A D | xfarray.h | 68 struct xfarray_sortinfo { struct
|
H A D | trace.h | 21 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),
|