Lines Matching defs:xfs_scrub
135 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;
171 uint ilock_flags;
174 uint orphanage_ilock_flags;
175 struct xfs_inode *orphanage;
178 struct xfs_inode *tempip;
179 uint temp_ilock_flags;
182 unsigned int flags;
189 unsigned int sick_mask;
195 unsigned int healthy_mask;
198 struct xchk_relax relax;
201 struct xchk_ag sa;
204 struct xchk_rt sr;