Searched refs:xchk_rtsummary (Results 1 – 5 of 5) sorted by relevance
9 struct xchk_rtsummary { struct32 int xrep_setup_rtsummary(struct xfs_scrub *sc, struct xchk_rtsummary *rts); argument
36 struct xchk_rtsummary *rts) in xrep_setup_rtsummary()74 struct xchk_rtsummary *rts = data; in xrep_rtsummary_prep_buf()101 struct xchk_rtsummary *rts = sc->buf; in xrep_rtsummary()
46 struct xchk_rtsummary *rts; in xchk_setup_rtsummary()228 struct xchk_rtsummary *rts = sc->buf; in xchk_rtsum_compare()298 xchk_rtsummary( in xchk_rtsummary() function302 struct xchk_rtsummary *rts = sc->buf; in xchk_rtsummary()
260 int xchk_rtsummary(struct xfs_scrub *sc);263 # define xchk_rtsummary xchk_nothing macro
393 .scrub = xchk_rtsummary,