summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent_io.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2024-03-15 15:41:45 +0300
committerDavid Sterba <dsterba@suse.com>2024-05-07 22:31:00 +0300
commit2066bbfccf4a7bb40e61475c1a2aa3e59fad9619 (patch)
treea1d7050cce707eb773886f9fbbbf93c3afc9a000 /fs/btrfs/extent_io.c
parentf40ca9cb581009f92f35351acf0129165c3729ee (diff)
downloadlinux-2066bbfccf4a7bb40e61475c1a2aa3e59fad9619.tar.xz
btrfs: locking: rename __btrfs_tree_lock() and __btrfs_tree_read_lock()
The __btrfs_tree_lock() and __btrfs_tree_read_lock() are using a naming with a double underscore prefix, which is specially not proper for exported functions. Remove the double underscore prefix from their name and add the "_nested" suffix. Reviewed-by: Anand Jain <anand.jain@oracle.com> Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.com> Reviewed-by: Qu Wenruo <wqu@suse.com> Signed-off-by: Filipe Manana <fdmanana@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/extent_io.c')
0 files changed, 0 insertions, 0 deletions