diff options
author | Josef Bacik <josef@toxicpanda.com> | 2022-11-15 11:16:18 -0500 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2022-12-05 18:00:58 +0100 |
commit | 8009adf306452e9b43db36f2d02fedfe5eca1b5e (patch) | |
tree | 2b85463ff6eba105048a0df3e0267e7789df753e /fs/tracefs | |
parent | 637e3b48c22e52daa645b49b73630af3f09328ae (diff) |
btrfs: remove BTRFS_LEAF_DATA_OFFSET
This is simply the same thing as btrfs_item_nr_offset(leaf, 0), so
remove this helper and replace it's usage with the above statement.
Signed-off-by: Josef Bacik <josef@toxicpanda.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/tracefs')
0 files changed, 0 insertions, 0 deletions