xfs: xfs_dquot prealloc throttling watermarks and low free space
[cascardo/linux.git] / fs / xfs / xfs_qm.h
index 44b858b..82c2108 100644 (file)
@@ -116,7 +116,7 @@ extern void         xfs_qm_dqrele_all_inodes(xfs_mount_t *, uint);
 extern int             xfs_qm_scall_trunc_qfiles(xfs_mount_t *, uint);
 extern int             xfs_qm_scall_getquota(xfs_mount_t *, xfs_dqid_t, uint,
                                        fs_disk_quota_t *);
-extern int             xfs_qm_scall_setqlim(xfs_mount_t *, xfs_dqid_t, uint,
+extern int             xfs_qm_scall_setqlim(struct xfs_mount *, xfs_dqid_t, uint,
                                        fs_disk_quota_t *);
 extern int             xfs_qm_scall_getqstat(xfs_mount_t *, fs_quota_stat_t *);
 extern int             xfs_qm_scall_quotaon(xfs_mount_t *, uint);