diff options
author | Qu Wenruo <[email protected]> | 2024-05-03 13:07:26 +0930 |
---|---|---|
committer | David Sterba <[email protected]> | 2024-07-11 15:33:21 +0200 |
commit | 04ef7631bfa5247dfce8f1858be6f0f76ff0e299 (patch) | |
tree | 6c8fa0fb62ccba37ef9846e3556ff78d41e4a46d /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 9fec848b3a3343a1c680e26155aec26ae4866849 (diff) |
btrfs: cleanup duplicated parameters related to btrfs_create_dio_extent()
The following 3 parameters can be cleaned up using btrfs_file_extent
structure:
- len
btrfs_file_extent::num_bytes
- orig_block_len
btrfs_file_extent::disk_num_bytes
- ram_bytes
btrfs_file_extent::ram_bytes
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Filipe Manana <[email protected]>
Signed-off-by: Qu Wenruo <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions