Searched refs:btrfs_dev_stats_item (Results 1 – 2 of 2) sorted by relevance
930 struct btrfs_dev_stats_item { struct3196 struct btrfs_dev_stats_item *ptr, in btrfs_dev_stats_value()3202 offsetof(struct btrfs_dev_stats_item, values) + in btrfs_dev_stats_value()3209 struct btrfs_dev_stats_item *ptr, in btrfs_set_dev_stats_value()3213 offsetof(struct btrfs_dev_stats_item, values) + in btrfs_set_dev_stats_value()
6471 struct btrfs_dev_stats_item *ptr; in btrfs_init_dev_stats()6489 struct btrfs_dev_stats_item); in btrfs_init_dev_stats()6517 struct btrfs_dev_stats_item *ptr; in update_dev_stat_item()6562 ptr = btrfs_item_ptr(eb, path->slots[0], struct btrfs_dev_stats_item); in update_dev_stat_item()