diff options
| author | Filipe Manana <[email protected]> | 2024-03-15 12:41:45 +0000 |
|---|---|---|
| committer | David Sterba <[email protected]> | 2024-05-07 21:31:00 +0200 |
| commit | 2066bbfccf4a7bb40e61475c1a2aa3e59fad9619 (patch) | |
| tree | a1d7050cce707eb773886f9fbbbf93c3afc9a000 /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | f40ca9cb581009f92f35351acf0129165c3729ee (diff) | |
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 <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Qu Wenruo <[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 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions