Home
last modified time | relevance | path

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

/Linux-v6.1/fs/xfs/scrub/
Dscrub.h19 struct xchk_meta_ops { struct
58 const struct xchk_meta_ops *ops;
Dscrub.c185 static const struct xchk_meta_ops meta_scrub_ops[] = {
349 const struct xchk_meta_ops *ops; in xchk_validate_inputs()
451 (sizeof(struct xchk_meta_ops) * XFS_SCRUB_TYPE_NR)); in xfs_scrub_metadata()