Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/scrub/
Dscrub.c200 static const struct xchk_meta_ops meta_scrub_ops[] = { variable
387 ops = &meta_scrub_ops[sm->sm_type]; in xchk_validate_inputs()
488 BUILD_BUG_ON(sizeof(meta_scrub_ops) != in xfs_scrub_metadata()
512 sc.ops = &meta_scrub_ops[sm->sm_type]; in xfs_scrub_metadata()