Merge branch 'fscache-fixes' into for-next
[firefly-linux-kernel-4.4.55.git] / fs / xfs / xfs_super.h
index 2b830c2f322e36ec4ce58753c4db96c2b6842a58..499058fea303a81fa3d77f15123a83a2bf6f28b8 100644 (file)
@@ -72,6 +72,8 @@ extern const struct export_operations xfs_export_operations;
 extern const struct xattr_handler *xfs_xattr_handlers[];
 extern const struct quotactl_ops xfs_quotactl_operations;
 
+extern void xfs_reinit_percpu_counters(struct xfs_mount *mp);
+
 #define XFS_M(sb)              ((struct xfs_mount *)((sb)->s_fs_info))
 
 #endif /* __XFS_SUPER_H__ */