Searched refs:xfs_commit_range_fresh (Results 1 – 1 of 1) sorted by relevance
842 struct xfs_commit_range_fresh { struct862 struct xfs_commit_range_fresh *kern_f; in xfs_ioc_start_commit() argument863 struct xfs_commit_range_fresh __user *user_f; in xfs_ioc_start_commit()870 BUILD_BUG_ON(sizeof(struct xfs_commit_range_fresh) != in xfs_ioc_start_commit()873 kern_f = (struct xfs_commit_range_fresh *)&args.file2_freshness; in xfs_ioc_start_commit()889 user_f = (struct xfs_commit_range_fresh __user *)&argp->file2_freshness; in xfs_ioc_start_commit()909 struct xfs_commit_range_fresh *kern_f; in xfs_ioc_commit_range()915 kern_f = (struct xfs_commit_range_fresh *)&args.file2_freshness; in xfs_ioc_commit_range()