Searched refs:xfs_commit_range_fresh (Results 1 – 1 of 1) sorted by relevance
824 struct xfs_commit_range_fresh { struct844 struct xfs_commit_range_fresh *kern_f; in xfs_ioc_start_commit() argument845 struct xfs_commit_range_fresh __user *user_f; in xfs_ioc_start_commit()852 BUILD_BUG_ON(sizeof(struct xfs_commit_range_fresh) != in xfs_ioc_start_commit()855 kern_f = (struct xfs_commit_range_fresh *)&args.file2_freshness; in xfs_ioc_start_commit()871 user_f = (struct xfs_commit_range_fresh __user *)&argp->file2_freshness; in xfs_ioc_start_commit()891 struct xfs_commit_range_fresh *kern_f; in xfs_ioc_commit_range()895 kern_f = (struct xfs_commit_range_fresh *)&args.file2_freshness; in xfs_ioc_commit_range()