Home
last modified time | relevance | path

Searched defs:xfs_scrub (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/fs/xfs/scrub/
Dscrub.h56 struct xfs_scrub { struct
59 struct xfs_scrub_metadata *sm; argument
60 const struct xchk_meta_ops *ops;
61 struct xfs_trans *tp;
62 struct xfs_inode *ip;
63 void *buf;
87 int xchk_tester(struct xfs_scrub *sc); argument