Searched refs:user_f (Results 1 – 1 of 1) sorted by relevance
856 struct xfs_commit_range_fresh __user *user_f; in xfs_ioc_start_commit() 882 user_f = (struct xfs_commit_range_fresh __user *)&argp->file2_freshness; in xfs_ioc_start_commit() 883 if (copy_to_user(user_f, kern_f, sizeof(*kern_f)))851 struct xfs_commit_range_fresh __user *user_f; xfs_ioc_start_commit() local