Searched defs:xfs_scrub (Results 1 – 1 of 1) sorted by relevance
69 struct xfs_scrub { struct72 struct xfs_scrub_metadata *sm; argument73 const struct xchk_meta_ops *ops;74 struct xfs_trans *tp;77 struct file *file;85 struct xfs_inode *ip;88 void *buf;96 void (*buf_cleanup)(void *buf);99 struct xfile *xfile;102 uint ilock_flags;[all …]