Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dgenhd.h85 struct disk_stats { struct
127 struct disk_stats __percpu *dkstats;
129 struct disk_stats dkstats;
316 sizeof(struct disk_stats)); in part_stat_set_all()
321 part->dkstats = alloc_percpu(struct disk_stats); in init_part_stats()
343 memset(&part->dkstats, value, sizeof(struct disk_stats)); in part_stat_set_all()