Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/scrub/
Dscrub.h135 struct xfs_scrub { struct
138 struct xfs_scrub_metadata *sm; argument
139 const struct xchk_meta_ops *ops;
140 struct xfs_trans *tp;
143 struct file *file;
151 struct xfs_inode *ip;
154 void *buf;
162 void (*buf_cleanup)(void *buf);
165 struct xfile *xfile;
168 struct xfs_buftarg *xmbtp;
[all …]