Searched refs:xfs_scrub_vec_head (Results 1 – 3 of 3) sorted by relevance
/linux/fs/xfs/scrub/ |
H A D | scrub.c | 873 const struct xfs_scrub_vec_head *head) in xchk_scrubv_open_by_handle() 902 struct xfs_scrub_vec_head head; in xfs_ioc_scrubv_metadata() 903 struct xfs_scrub_vec_head __user *uhead = arg; in xfs_ioc_scrubv_metadata()
|
H A D | trace.h | 225 TP_PROTO(struct xfs_inode *ip, struct xfs_scrub_vec_head *vhead), 259 TP_PROTO(struct xfs_inode *ip, struct xfs_scrub_vec_head *vhead), \ 265 TP_PROTO(struct xfs_mount *mp, struct xfs_scrub_vec_head *vhead, 291 TP_PROTO(struct xfs_mount *mp, struct xfs_scrub_vec_head *vhead, \
|
/linux/fs/xfs/libxfs/ |
H A D | xfs_fs.h | 809 struct xfs_scrub_vec_head { struct 1040 #define XFS_IOC_SCRUBV_METADATA _IOWR('X', 64, struct xfs_scrub_vec_head)
|