Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: "Darrick J. Wong" <djwong@kernel.org>
#define xfs_sb_validate_fsb_count(sbp, nblks) (0)
#define xlog_calc_iovec_len(len) roundup(len, sizeof(uint32_t))
+#define xfs_zoned_add_available(mp, rtxnum) do { } while (0)
+
/*
* Prototypes for kernel static functions that are aren't in their
* associated header files.
#include "xfs_symlink_remote.h"
#include "xfs_inode_util.h"
#include "xfs_rtgroup.h"
-#include "xfs_zone_alloc.h"
struct kmem_cache *xfs_bmap_intent_cache;