aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorFilipe Manana <[email protected]>2025-04-02 10:50:08 +0000
committerDavid Sterba <[email protected]>2025-05-15 12:30:43 +0000
commit9d222562b415f19efd32d7a5290f40bb07feea3b (patch)
treeb41eb8872733755815336d401fc3b19741172f14 /fs/btrfs/dev-replace.c
parentbtrfs: rename __lock_extent() and __try_lock_extent() (diff)
downloadkernel-9d222562b415f19efd32d7a5290f40bb07feea3b.tar.gz
kernel-9d222562b415f19efd32d7a5290f40bb07feea3b.zip
btrfs: rename the functions to clear bits for an extent range
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. One of them has a double underscore prefix which is also discouraged. So remove double underscore prefix where applicable and add a 'btrfs_' prefix to their name to make it clear they are from btrfs. Reviewed-by: Johannes Thumshirn <[email protected]> Signed-off-by: Filipe Manana <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions