summaryrefslogtreecommitdiff
path: root/fs/btrfs/orphan.h
AgeCommit message (Collapse)AuthorFilesLines
2022-12-05btrfs: move orphan prototypes into orphan.hJosef Bacik1-0/+11
Move these out of ctree.h into orphan.h to cut down on code in ctree.h. Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>