Searched refs:xfs_commit_range (Results 1 – 3 of 3) sorted by relevance
40 struct xfs_commit_range __user *argp);42 struct xfs_commit_range __user *argp);
840 struct xfs_commit_range __user *argp) in xfs_ioc_start_commit()842 struct xfs_commit_range args = { }; in xfs_ioc_start_commit()885 struct xfs_commit_range __user *argp) in xfs_ioc_commit_range()890 struct xfs_commit_range args; in xfs_ioc_commit_range()
875 struct xfs_commit_range { struct1078 #define XFS_IOC_START_COMMIT _IOR ('X', 130, struct xfs_commit_range)1079 #define XFS_IOC_COMMIT_RANGE _IOW ('X', 131, struct xfs_commit_range)