summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/scrub.h
Commit message (Collapse)AuthorAgeFilesLines
* btrfs: move scrub prototypes into scrub.hJosef Bacik2022-12-051-0/+16
Move these out of ctree.h into scrub.h to cut down on code in ctree.h. Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Signed-off-by: Josef Bacik <josef@toxicpanda.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>