Searched refs:blkg_rwstat_total (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/include/linux/
H A Dblk-cgroup.h637 * blkg_rwstat_total - read the total count of a blkg_rwstat
644 static inline uint64_t blkg_rwstat_total(struct blkg_rwstat *rwstat) blkg_rwstat_total() function
/linux-4.4.14/block/
H A Dcfq-iosched.c537 if (blkg_rwstat_total(&stats->queued)) cfqg_stats_set_start_empty_time()
581 blkg_rwstat_total(&stats->queued)); cfqg_stats_update_avg_queue_size()
1927 u64 sum = blkg_rwstat_total(&pd->blkg->stat_bytes); cfqg_prfill_sectors()

Completed in 96 milliseconds