xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
authorDarrick J. Wong <djwong@kernel.org>
Mon, 16 Oct 2023 16:21:47 +0000 (09:21 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Tue, 17 Oct 2023 23:24:22 +0000 (16:24 -0700)
commit13928113fc5b5e79c91796290a99ed991ac0efe2
treed067e90ba202b390abff8abebe764ea3ea56706c
parentf6a2dae2a1f52ea23f649c02615d073beba4cc35
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h

Move all the declarations for functionality in xfs_rtbitmap.c into a
separate xfs_rtbitmap.h header file.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/libxfs/xfs_bmap.c
fs/xfs/libxfs/xfs_rtbitmap.c
fs/xfs/libxfs/xfs_rtbitmap.h [new file with mode: 0644]
fs/xfs/scrub/fscounters.c
fs/xfs/scrub/rtbitmap.c
fs/xfs/scrub/rtsummary.c
fs/xfs/xfs_fsmap.c
fs/xfs/xfs_rtalloc.c
fs/xfs/xfs_rtalloc.h