Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/scrub/
H A Dscrub.h28 struct xchk_meta_ops { struct
66 const struct xchk_meta_ops *ops;
H A Dscrub.c207 static const struct xchk_meta_ops meta_scrub_ops[] = {
371 const struct xchk_meta_ops *ops; in xchk_validate_inputs()
480 (sizeof(struct xchk_meta_ops) * XFS_SCRUB_TYPE_NR)); in xfs_scrub_metadata()