Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dpart_stat.h8 struct disk_stats { struct
49 sizeof(struct disk_stats)); in part_stat_set_all()
H A Dblk_types.h46 struct disk_stats __percpu *bd_stats;
/linux/block/
H A Dbdev.c495 bdev->bd_stats = alloc_percpu(struct disk_stats); in bdev_alloc()
H A Dblk-cgroup.c1153 struct disk_stats *cpu_dkstats; in blkcg_fill_root_iostats()