diff options
author | Christoph Hellwig <hch@lst.de> | 2024-08-30 15:37:07 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2024-09-01 08:58:19 -0700 |
commit | fa0fc38b255cc88aef31ff13b5593e27622204e1 (patch) | |
tree | 6aa4e92140220a55e060c06b28e45834691328a6 /fs/xfs/xfs_exchrange.c | |
parent | 9e9be9840fad01dec3ee958fc401c4863c360202 (diff) |
xfs: remove xfs_rtb_to_rtxrem
Simplify the number of block number conversion helpers by removing
xfs_rtb_to_rtxrem. Any recent compiler is smart enough to eliminate
the double divisions if using separate xfs_rtb_to_rtx and
xfs_rtb_to_rtxoff calls.
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>
Diffstat (limited to 'fs/xfs/xfs_exchrange.c')
0 files changed, 0 insertions, 0 deletions