meta_scrub_ops    185 fs/xfs/scrub/scrub.c static const struct xchk_meta_ops meta_scrub_ops[] = {
meta_scrub_ops    378 fs/xfs/scrub/scrub.c 	ops = &meta_scrub_ops[sm->sm_type];
meta_scrub_ops    470 fs/xfs/scrub/scrub.c 	BUILD_BUG_ON(sizeof(meta_scrub_ops) !=
meta_scrub_ops    489 fs/xfs/scrub/scrub.c 	sc.ops = &meta_scrub_ops[sm->sm_type];