]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/xfs/xfs_quota.h
xfs: split dquot buffer operations out
[karo-tx-linux.git] / fs / xfs / xfs_quota.h
index 84661d4431fa181b97e608e7b4dddc211b11dc45..5376dd406ba2c099e23230014b1b23cbb832f6ad 100644 (file)
@@ -150,8 +150,6 @@ static inline int xfs_trans_reserve_quota_bydquots(struct xfs_trans *tp,
        xfs_trans_reserve_quota_bydquots(tp, mp, ud, gd, pd, nb, ni, \
                                f | XFS_QMOPT_RES_REGBLKS)
 
-extern int xfs_qm_dqcheck(struct xfs_mount *, xfs_disk_dquot_t *,
-                               xfs_dqid_t, uint, uint, char *);
 extern int xfs_mount_reset_sbqflags(struct xfs_mount *);
 
 #endif /* __XFS_QUOTA_H__ */