diff options
| author | Filipe Manana <fdmanana@suse.com> | 2025-06-11 17:05:12 +0100 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-07-21 23:58:02 +0200 |
| commit | 6fc5ef7829887c5a07c733013c6158ec47aa24f9 (patch) | |
| tree | c58a35fb974b0e31a5d7ad609872073fc835c818 /tools/perf/scripts/python/exported-sql-viewer.py | |
| parent | 8bfa3727ea6b852d6e23273cdc8f05f578bc119e (diff) | |
btrfs: add btrfs prefix to free space tree exported functions
A few of the free space tree exported functions have a 'btrfs_' prefix in
their name, but most don't. Not only is this inconsistent, the preferred
style is to have such a prefix, to avoid potential collisions in the
future with other kernel code and offer a somewhat better readibility by
making it obvious in calls sites that we are calling btrfs specific code.
So add the 'btrfs_' prefix to all free space tree functions that are
missing it.
Reviewed-by: Boris Burkov <boris@bur.io>
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 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions
