xfs: clean up bmap log intent item tracepoint callsites
authorDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:43:53 +0000 (12:43 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:43:53 +0000 (12:43 -0800)
commit2a15e7686094d1362b5026533b96f57ec989a245
treeb5044f6850dbd17a0177c09e305bd23b6fd4700c
parentef2d4a00df38dfa79ce08fbd8c03278e2d87126a
xfs: clean up bmap log intent item tracepoint callsites

Pass the incore bmap structure to the tracepoints instead of open-coding
the argument passing.

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_bmap.h
fs/xfs/xfs_trace.c
fs/xfs/xfs_trace.h