xfs: create a shared header file for format-related information
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_quota.h
index e7d84d2d86830a25a5cd9778521766d4a592c45b..84661d4431fa181b97e608e7b4dddc211b11dc45 100644 (file)
@@ -154,6 +154,4 @@ 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 *);
 
-extern const struct xfs_buf_ops xfs_dquot_buf_ops;
-
 #endif /* __XFS_QUOTA_H__ */