diff options
author | Qu Wenruo <wqu@suse.com> | 2020-06-24 18:02:56 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2020-09-07 20:57:27 -0400 |
commit | 33966de31fa698af8505fe99acc0298e565a60aa (patch) | |
tree | 182416e16ac559e7e7df2f93ea09654f604042bc /fs/btrfs/btrfs.c | |
parent | 75b0817babe733ecf8d503c3ecce371e9991ca76 (diff) |
fs: btrfs: Rename struct btrfs_path to struct __btrfs_path
To avoid name conflicting between the extent buffer based btrfs_path
from btrfs-progs, rename struct btrfs_path to struct __btrfs_path.
Also rename btrfs_free_path() to __btrfs_free_path() to avoid conflicts.
Signed-off-by: Qu Wenruo <wqu@suse.com>
Reviewed-by: Marek BehĂșn <marek.behun@nic.cz>
Diffstat (limited to 'fs/btrfs/btrfs.c')
0 files changed, 0 insertions, 0 deletions