xfs: remove xfs_refcountbt_stage_cursor
authorChristoph Hellwig <hch@lst.de>
Thu, 22 Feb 2024 20:39:40 +0000 (12:39 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:39:40 +0000 (12:39 -0800)
commita5c2194406f322e91b90fb813128541a9b4fed6a
tree8c43787dcfa38938ade347842f20ab5da0409c69
parent4f2dc69e4bcb4b3bfaea0a96ac6424b0ed998172
xfs: remove xfs_refcountbt_stage_cursor

Just open code the two calls in the callers.

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