aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/fs/xfs/libxfs/xfs_rtrmap_btree.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-03xfs: add a xfs_rtrmap_highest_rgbno helperChristoph Hellwig1-0/+2
2024-12-23xfs: create a shadow rmap btree during realtime rmap repairDarrick J. Wong1-0/+6
2024-12-23xfs: online repair of the realtime rmap btreeDarrick J. Wong1-0/+3
2024-12-23xfs: create routine to allocate and initialize a realtime rmap btree inodeDarrick J. Wong1-0/+5
2024-12-23xfs: wire up a new metafile type for the realtime rmapDarrick J. Wong1-0/+112
2024-12-23xfs: add metadata reservations for realtime rmap btreesDarrick J. Wong1-0/+2
2024-12-23xfs: introduce realtime rmap btree ondisk definitionsDarrick J. Wong1-0/+82