xfs: remove bitfield based superblock updates
[deliverable/linux.git] / fs / xfs / xfs_qm.h
index 3a07a937e232a7e51bf089f981a664f782f5a75f..bddd23fda9ce3cfdf6a4cbca6d619e54659959e8 100644 (file)
@@ -157,7 +157,7 @@ struct xfs_dquot_acct {
 #define XFS_QM_RTBWARNLIMIT    5
 
 extern void            xfs_qm_destroy_quotainfo(struct xfs_mount *);
-extern int             xfs_qm_write_sb_changes(struct xfs_mount *, __int64_t);
+extern int             xfs_qm_write_sb_changes(struct xfs_mount *);
 
 /* dquot stuff */
 extern void            xfs_qm_dqpurge_all(struct xfs_mount *, uint);
This page took 0.026828 seconds and 5 git commands to generate.