btrfs: move the snapshot drop related prototypes to extent-tree.h
authorJosef Bacik <josef@toxicpanda.com>
Wed, 26 Oct 2022 19:08:32 +0000 (15:08 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 5 Dec 2022 17:00:46 +0000 (18:00 +0100)
commitcc68414c6123fcc436c96d8920f48120b0ca2613
treea7898f81be0136590c8656552097c0ce90ccf504
parentb538a271ae9bd07e926b1e3bbfcd1aebf63e5860
btrfs: move the snapshot drop related prototypes to extent-tree.h

These belong in extent-tree.h, they were missed because they were not
grouped with the other extent-tree.c prototypes.

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>
fs/btrfs/ctree.h
fs/btrfs/extent-tree.h