Searched refs:uhead (Results 1 – 1 of 1) sorted by relevance
900 struct xfs_scrub_vec_head __user *uhead = arg; in xfs_ioc_scrubv_metadata() local914 if (copy_from_user(&head, uhead, sizeof(head))) in xfs_ioc_scrubv_metadata()1002 copy_to_user(uhead, &head, sizeof(head))) { in xfs_ioc_scrubv_metadata()