Home
last modified time | relevance | path

Searched hist:"8009 adf3" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/fs/btrfs/
H A Daccessors.h8009adf3 Tue Nov 15 10:16:18 CST 2022 Josef Bacik <josef@toxicpanda.com> 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>
H A Dctree.c8009adf3 Tue Nov 15 10:16:18 CST 2022 Josef Bacik <josef@toxicpanda.com> 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>
H A Dextent_io.c8009adf3 Tue Nov 15 10:16:18 CST 2022 Josef Bacik <josef@toxicpanda.com> 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>