btrfs: rename do_chunk_alloc to btrfs_chunk_alloc
authorJosef Bacik <josef@toxicpanda.com>
Tue, 18 Jun 2019 20:09:17 +0000 (16:09 -0400)
committerDavid Sterba <dsterba@suse.com>
Tue, 2 Jul 2019 10:30:51 +0000 (12:30 +0200)
commitfc471cb0c8f0016ac7ec5cc3e329c5e23d83d593
treee1051a87d0fca36fd88f1a11e092fd12075b57b8
parent8719aaae8d696bf0c73f74e6d6cc75451b50d5df
btrfs: rename do_chunk_alloc to btrfs_chunk_alloc

Really we just need the enum, but as we break more things up it'll help
to have this external to extent-tree.c.

Reviewed-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/ctree.h
fs/btrfs/extent-tree.c