Searched refs:uhead (Results 1 – 2 of 2) sorted by relevance
34 nvkm-y += nvkm/engine/disp/uhead.o
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()