diff options
author | Christoph Hellwig <[email protected]> | 2024-11-03 20:19:14 -0800 |
---|---|---|
committer | Darrick J. Wong <[email protected]> | 2024-11-05 13:38:38 -0800 |
commit | 5a7566c8d6b9b5c0aac34882f30448d29d9deafc (patch) | |
tree | c5605ca68bfd77fa3f839077d355d8d6b71bd55d /drivers/fpga/fpga-bridge.c | |
parent | bde86b42d2825db42749ad1822ff224b4c55aa4c (diff) |
xfs: refactor xfs_rtbitmap_blockcount
Rename the existing xfs_rtbitmap_blockcount to
xfs_rtbitmap_blockcount_len and add a new xfs_rtbitmap_blockcount wrapper
around it that takes the number of extents from the mount structure.
This will simplify the move to per-rtgroup bitmaps as those will need to
pass in the number of extents per rtgroup instead.
Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions