Home
last modified time | relevance | path

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

/linux-6.8/fs/xfs/scrub/
Dscrub.h70 struct xfs_scrub { struct
73 struct xfs_scrub_metadata *sm; argument
74 const struct xchk_meta_ops *ops;
75 struct xfs_trans *tp;
78 struct file *file;
86 struct xfs_inode *ip;
89 void *buf;
97 void (*buf_cleanup)(void *buf);
100 struct xfile *xfile;
103 uint ilock_flags;
[all …]