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()113 struct xchk_rtsummary *rts = sc->buf; in xrep_rtsummary()
47 struct xchk_rtsummary *rts; in xchk_setup_rtsummary()238 struct xchk_rtsummary *rts = sc->buf; in xchk_rtsum_compare()309 xchk_rtsummary( in xchk_rtsummary() function316 struct xchk_rtsummary *rts = sc->buf; in xchk_rtsummary()
285 int xchk_rtsummary(struct xfs_scrub *sc);291 # define xchk_rtsummary xchk_nothing macro
409 .scrub = xchk_rtsummary,