Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dgenhd.h86 struct disk_stats { struct
128 struct disk_stats __percpu *dkstats;
130 struct disk_stats dkstats;
327 sizeof(struct disk_stats)); in part_stat_set_all()
332 part->dkstats = alloc_percpu(struct disk_stats); in init_part_stats()
353 memset(&part->dkstats, value, sizeof(struct disk_stats)); in part_stat_set_all()