aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/root-tree.h
AgeCommit message (Collapse)AuthorFilesLines
2022-12-05btrfs: move root tree prototypes to their own headerJosef Bacik1-0/+34
Move all the root-tree.c prototypes to root-tree.h, and then update all the necessary files to include the new header. Signed-off-by: Josef Bacik <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>