Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dbtrfs_tree.h796 struct btrfs_dev_stats_item { struct
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dbtrfs_tree.h811 struct btrfs_dev_stats_item { struct
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dbtrfs_tree.h796 struct btrfs_dev_stats_item { struct
/OK3568_Linux_fs/kernel/fs/btrfs/
H A Dvolumes.c7268 const struct btrfs_dev_stats_item *ptr, in btrfs_dev_stats_value()
7274 offsetof(struct btrfs_dev_stats_item, values) + in btrfs_dev_stats_value()
7281 struct btrfs_dev_stats_item *ptr, in btrfs_set_dev_stats_value()
7285 offsetof(struct btrfs_dev_stats_item, values) + in btrfs_set_dev_stats_value()
7293 struct btrfs_dev_stats_item *ptr; in btrfs_device_init_dev_stats()
7314 ptr = btrfs_item_ptr(eb, slot, struct btrfs_dev_stats_item); in btrfs_device_init_dev_stats()
7370 struct btrfs_dev_stats_item *ptr; in update_dev_stat_item()
7416 ptr = btrfs_item_ptr(eb, path->slots[0], struct btrfs_dev_stats_item); in update_dev_stat_item()