Home
last modified time | relevance | path

Searched refs:btrfs_dev_stats_item (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dbtrfs_tree.h1079 struct btrfs_dev_stats_item { struct
/openbmc/linux/fs/btrfs/
H A Dvolumes.c7435 const struct btrfs_dev_stats_item *ptr, in btrfs_dev_stats_value()
7441 offsetof(struct btrfs_dev_stats_item, values) + in btrfs_dev_stats_value()
7448 struct btrfs_dev_stats_item *ptr, in btrfs_set_dev_stats_value()
7452 offsetof(struct btrfs_dev_stats_item, values) + in btrfs_set_dev_stats_value()
7460 struct btrfs_dev_stats_item *ptr; in btrfs_device_init_dev_stats()
7484 ptr = btrfs_item_ptr(eb, slot, struct btrfs_dev_stats_item); in btrfs_device_init_dev_stats()
7540 struct btrfs_dev_stats_item *ptr; in update_dev_stat_item()
7586 ptr = btrfs_item_ptr(eb, path->slots[0], struct btrfs_dev_stats_item); in update_dev_stat_item()