aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorJosef Bacik <[email protected]>2021-10-21 14:58:37 -0400
committerDavid Sterba <[email protected]>2022-01-03 15:09:43 +0100
commitdc2e724e0fc070b63fad892389e047909a1de07b (patch)
tree8168943e7401320ad322ca4188483459038170a5 /tools/perf/scripts/python/bin
parent5a08663d01c544bc1d0e552d060ccdda20e9103f (diff)
btrfs: rename btrfs_item_end_nr to btrfs_item_data_end
The name btrfs_item_end_nr() is a bit of a misnomer, as it's actually the offset of the end of the data the item points to. In fact all of the helpers that we use btrfs_item_end_nr() use data in their name, like BTRFS_LEAF_DATA_SIZE() and leaf_data(). Rename to btrfs_item_data_end() to make it clear what this helper is giving us. Signed-off-by: Josef Bacik <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions