Searched refs:xfs_commit_range_fresh (Results 1 – 1 of 1) sorted by relevance
835 struct xfs_commit_range_fresh {855 struct xfs_commit_range_fresh *kern_f; in xfs_ioc_start_commit() 856 struct xfs_commit_range_fresh __user *user_f; in xfs_ioc_start_commit() 863 BUILD_BUG_ON(sizeof(struct xfs_commit_range_fresh) != in xfs_ioc_start_commit() 866 kern_f = (struct xfs_commit_range_fresh *)&args.file2_freshness; in xfs_ioc_start_commit() 882 user_f = (struct xfs_commit_range_fresh __user *)&argp->file2_freshness; in xfs_ioc_start_commit() 902 struct xfs_commit_range_fresh *kern_f; in xfs_ioc_commit_range() 906 kern_f = (struct xfs_commit_range_fresh *)&args.file2_freshness; in xfs_ioc_commit_range() 830 struct xfs_commit_range_fresh { global() struct 850 magicxfs_commit_range_fresh xfs_ioc_start_commit() argument