btrfs_dev_stats_item
const struct btrfs_dev_stats_item *ptr,
offsetof(struct btrfs_dev_stats_item, values) +
struct btrfs_dev_stats_item *ptr,
offsetof(struct btrfs_dev_stats_item, values) +
struct btrfs_dev_stats_item *ptr;
ptr = btrfs_item_ptr(eb, slot, struct btrfs_dev_stats_item);
struct btrfs_dev_stats_item *ptr;
ptr = btrfs_item_ptr(eb, path->slots[0], struct btrfs_dev_stats_item);