Searched refs:user_f (Results 1 – 1 of 1) sorted by relevance
863 struct xfs_commit_range_fresh __user *user_f; in xfs_ioc_start_commit() local889 user_f = (struct xfs_commit_range_fresh __user *)&argp->file2_freshness; in xfs_ioc_start_commit()890 if (copy_to_user(user_f, kern_f, sizeof(*kern_f))) in xfs_ioc_start_commit()