summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_group.h
AgeCommit message (Expand)AuthorFilesLines
2024-11-06xfs: move the min and max group block numbers to xfs_groupDarrick J. Wong1-0/+33
2024-11-06xfs: add group based bno conversion helpersChristoph Hellwig1-0/+56
2024-11-06xfs: convert busy extent tracking to the generic group structureChristoph Hellwig1-0/+5
2024-11-06xfs: move the online repair rmap hooks to the generic group structureChristoph Hellwig1-0/+5
2024-11-06xfs: move draining of deferred operations to the generic group structureChristoph Hellwig1-0/+9
2024-11-06xfs: move metadata health tracking to the generic group structureChristoph Hellwig1-0/+12
2024-11-06xfs: add a xfs_group_next_range helperChristoph Hellwig1-0/+3
2024-11-06xfs: factor out a generic xfs_group structureChristoph Hellwig1-0/+41