diff options
author | Filipe Manana <fdmanana@suse.com> | 2025-03-31 14:38:24 +0100 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2025-05-15 14:30:43 +0200 |
commit | b696440e5e13490bbd23f7c4656a861db04d14d7 (patch) | |
tree | 9e68240b962e0deb1f291b95551229d236dfc5fe /fs/btrfs/dev-replace.c | |
parent | 242570e80bfdf3f98ca13031c723edd72c69bdc2 (diff) |
btrfs: add btrfs prefix to dio lock and unlock extent functions
These functions are exported so they should have a 'btrfs_' prefix by
convention, to make it clear they are btrfs specific and to avoid
collisions with functions from elsewhere in the kernel. So add a prefix to
their name.
Reviewed-by: Johannes Thumshirn <johannes.thumshirn@wdc.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/dev-replace.c')
0 files changed, 0 insertions, 0 deletions