ext4: check s_chksum_driver when looking for bg csum presence
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_qm.h
index 797fd4636273657992a1124bff8e5865fe36ba28..3a07a937e232a7e51bf089f981a664f782f5a75f 100644 (file)
@@ -157,7 +157,6 @@ struct xfs_dquot_acct {
 #define XFS_QM_RTBWARNLIMIT    5
 
 extern void            xfs_qm_destroy_quotainfo(struct xfs_mount *);
-extern int             xfs_qm_quotacheck(struct xfs_mount *);
 extern int             xfs_qm_write_sb_changes(struct xfs_mount *, __int64_t);
 
 /* dquot stuff */