xfs: remove the xfs_buftarg_t typedef
authorChristoph Hellwig <hch@lst.de>
Thu, 22 Feb 2024 20:42:44 +0000 (12:42 -0800)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 22 Feb 2024 20:42:44 +0000 (12:42 -0800)
commit21e308e6485542a9795144aa6a39a1edc83a0d31
treec71e21c3ef06d165c1df9a63dceb0f0947183b7d
parent24f755e4854e0fddb78d18f610bf1b5cb61db520
xfs: remove the xfs_buftarg_t typedef

Switch the few remaining holdouts to the struct version.

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/xfs_buf.c
fs/xfs/xfs_buf.h
fs/xfs/xfs_log.c
fs/xfs/xfs_mount.h