Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dscrub.c207 static const struct xchk_meta_ops meta_scrub_ops[] = { variable
386 ops = &meta_scrub_ops[sm->sm_type]; in xchk_validate_inputs()
479 BUILD_BUG_ON(sizeof(meta_scrub_ops) != in xfs_scrub_metadata()
508 sc->ops = &meta_scrub_ops[sm->sm_type]; in xfs_scrub_metadata()