Searched defs:xfs_scrub (Results 1 – 1 of 1) sorted by relevance
135 struct xfs_scrub { struct138 struct xfs_scrub_metadata *sm; argument139 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 …]