summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_rtrefcount_btree.c
AgeCommit message (Expand)Author
2021-09-17xfs: create routine to allocate and initialize a realtime refcount btree inodeDarrick J. Wong
2021-09-17xfs: wire up a new inode fork type for the realtime refcountDarrick J. Wong
2021-09-17xfs: add metadata reservations for realtime refcount btreeDarrick J. Wong
2021-09-17xfs: add realtime reverse map inode to metadata directoryDarrick J. Wong
2021-09-17xfs: add realtime refcount btree operationsDarrick J. Wong
2021-09-17xfs: define the on-disk realtime refcount btree formatDarrick J. Wong