xfs: extern some btree ops structures
authorDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:35:15 +0000 (12:35 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:35:15 +0000 (12:35 -0800)
commitd8d6df4253adcdb5862a9410d962e9168b973c88
tree62d8a84d339c27186660b26f62387ef31c6a811e
parentb20775ed644af0cbaee9632ad63ae6ec5ee502cc
xfs: extern some btree ops structures

Expose these static btree ops structures so that we can reference them
in the AG initialization code in the next patch.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_alloc_btree.c
fs/xfs/libxfs/xfs_bmap_btree.c
fs/xfs/libxfs/xfs_ialloc_btree.c
fs/xfs/libxfs/xfs_refcount_btree.c
fs/xfs/libxfs/xfs_rmap_btree.c
fs/xfs/libxfs/xfs_shared.h