Searched refs:btrfs_dev_stats_item (Results 1 – 2 of 2) sorted by relevance
835 struct btrfs_dev_stats_item { struct
7686 const struct btrfs_dev_stats_item *ptr, in btrfs_dev_stats_value()7692 offsetof(struct btrfs_dev_stats_item, values) + in btrfs_dev_stats_value()7699 struct btrfs_dev_stats_item *ptr, in btrfs_set_dev_stats_value()7703 offsetof(struct btrfs_dev_stats_item, values) + in btrfs_set_dev_stats_value()7711 struct btrfs_dev_stats_item *ptr; in btrfs_device_init_dev_stats()7735 ptr = btrfs_item_ptr(eb, slot, struct btrfs_dev_stats_item); in btrfs_device_init_dev_stats()7791 struct btrfs_dev_stats_item *ptr; in update_dev_stat_item()7837 ptr = btrfs_item_ptr(eb, path->slots[0], struct btrfs_dev_stats_item); in update_dev_stat_item()
Completed in 19 milliseconds