fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts
authorQu Wenruo <wqu@suse.com>
Wed, 24 Jun 2020 16:03:08 +0000 (18:03 +0200)
committerTom Rini <trini@konsulko.com>
Tue, 8 Sep 2020 00:57:27 +0000 (20:57 -0400)
commit0cc8fc65c15efde484f7f6a7444ef94ce86c13b1
treee6cb5b9ac3323a1b4e7f5ab7df3039d6205aab38
parent5bbb68d5f0dba7759434b389432fec1967279c05
fs: btrfs: Rename btrfs_file_read() and its callees to avoid name conflicts

Rename btrfs_file_read() and its callees to avoid name conflicts with
the incoming new code.

Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>
fs/btrfs/btrfs.c
fs/btrfs/btrfs.h
fs/btrfs/extent-io.c
fs/btrfs/inode.c