Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dbtrfs_tree.h796 struct btrfs_dev_stats_item { struct
/Linux-v4.19/fs/btrfs/
Dctree.h2437 const struct btrfs_dev_stats_item *ptr, in btrfs_dev_stats_value()
2443 offsetof(struct btrfs_dev_stats_item, values) + in btrfs_dev_stats_value()
2450 struct btrfs_dev_stats_item *ptr, in btrfs_set_dev_stats_value()
2454 offsetof(struct btrfs_dev_stats_item, values) + in btrfs_set_dev_stats_value()
Dvolumes.c7025 struct btrfs_dev_stats_item *ptr; in btrfs_init_dev_stats()
7043 struct btrfs_dev_stats_item); in btrfs_init_dev_stats()
7072 struct btrfs_dev_stats_item *ptr; in update_dev_stat_item()
7118 ptr = btrfs_item_ptr(eb, path->slots[0], struct btrfs_dev_stats_item); in update_dev_stat_item()