Home
last modified time | relevance | path

Searched refs:xchk_rtsummary (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/fs/xfs/scrub/ !
Drtsummary.h9 struct xchk_rtsummary { struct
32 int xrep_setup_rtsummary(struct xfs_scrub *sc, struct xchk_rtsummary *rts); argument
Drtsummary_repair.c36 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()
Drtsummary.c46 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() function
302 struct xchk_rtsummary *rts = sc->buf; in xchk_rtsummary()
Dscrub.h260 int xchk_rtsummary(struct xfs_scrub *sc);
263 # define xchk_rtsummary xchk_nothing macro
Dscrub.c393 .scrub = xchk_rtsummary,