Merge branch 'random-5.17-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-microblaze.git] / fs / xfs / xfs_buf_item.h
index 50aa0f5..e11e9ef 100644 (file)
@@ -71,6 +71,6 @@ static inline void xfs_buf_dquot_io_fail(struct xfs_buf *bp)
 void   xfs_buf_iodone(struct xfs_buf *);
 bool   xfs_buf_log_check_iovec(struct xfs_log_iovec *iovec);
 
-extern kmem_zone_t     *xfs_buf_item_zone;
+extern struct kmem_cache       *xfs_buf_item_cache;
 
 #endif /* __XFS_BUF_ITEM_H__ */