3abfe6c2759e ("xfs: remove rt-wrappers from xfs_format.h") e94b53ff699c ("xfs: cache last bitmap block in realtime allocator") 41f33d82cfd3 ("xfs: consolidate realtime allocation arguments") 663b8db7b025 ("xfs: use accessor functions for summary info words") 97e993830a1c ("xfs: use accessor functions for bitmap words") 312d61021b89 ("xfs: create a helper to handle logging parts of rt bitmap/summary blocks") 097b4b7b64ef ("xfs: convert rt summary macros to helpers") a9948626849c ("xfs: convert open-coded xfs_rtword_t pointer accesses to helper") add3cddaea50 ("xfs: remove XFS_BLOCKWSIZE and XFS_BLOCKWMASK macros") 90d98a6ada1d ("xfs: convert the rtbitmap block and bit macros to static inline functions") 5f57f7309d9a ("xfs: create rt extent rounding helpers for realtime extent blocks") 055641248f64 ("xfs: convert do_div calls to xfs_rtb_to_rtx helper calls") 2c2b981b737a ("xfs: create a helper to convert extlen to rtextlen") 68db60bf01c1 ("xfs: create a helper to compute leftovers of realtime extents") fa5a38723086 ("xfs: create a helper to convert rtextents to rtblocks") 2d5f216b77e3 ("xfs: convert rt extent numbers to xfs_rtxnum_t") f29c3e745dc2 ("xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t") 03f4de332e2e ("xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t") a684c538bc14 ("xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator") 13928113fc5b ("xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h")