summaryrefslogtreecommitdiff
path: root/fs/btrfs/orphan.h
AgeCommit message (Collapse)Author
2022-12-05btrfs: move orphan prototypes into orphan.hJosef Bacik
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>