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

/linux-master/fs/xfs/scrub/
H A Dscrub.c220 static const struct xchk_meta_ops meta_scrub_ops[] = { variable in typeref:struct:xchk_meta_ops
419 ops = &meta_scrub_ops[sm->sm_type];
512 BUILD_BUG_ON(sizeof(meta_scrub_ops) !=
541 sc->ops = &meta_scrub_ops[sm->sm_type];

Completed in 99 milliseconds