On Thu, Dec 12, 2024 at 05:01:22PM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Simplify the calling conventions by allowing callers to pass a fsbno > (xfs_fsblock_t) directly into these functions, since we're just going to > set it in a struct anyway. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>