Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dbtrfs_tree.h801 struct btrfs_dev_stats_item { struct
/Linux-v5.4/fs/btrfs/
Dvolumes.c7300 const struct btrfs_dev_stats_item *ptr, in btrfs_dev_stats_value()
7306 offsetof(struct btrfs_dev_stats_item, values) + in btrfs_dev_stats_value()
7313 struct btrfs_dev_stats_item *ptr, in btrfs_set_dev_stats_value()
7317 offsetof(struct btrfs_dev_stats_item, values) + in btrfs_set_dev_stats_value()
7341 struct btrfs_dev_stats_item *ptr; in btrfs_init_dev_stats()
7359 struct btrfs_dev_stats_item); in btrfs_init_dev_stats()
7387 struct btrfs_dev_stats_item *ptr; in update_dev_stat_item()
7433 ptr = btrfs_item_ptr(eb, path->slots[0], struct btrfs_dev_stats_item); in update_dev_stat_item()