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