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

/linux-master/block/
H A Dblk-cgroup-rwstat.h100 * blkg_rwstat_total - read the total count of a blkg_rwstat
107 static inline uint64_t blkg_rwstat_total(struct blkg_rwstat *rwstat) function
H A Dbfq-cgroup.c175 if (blkg_rwstat_total(&stats->queued))
217 blkg_rwstat_total(&stats->queued));
1227 u64 sum = blkg_rwstat_total(&bfqg->stats.bytes);

Completed in 139 milliseconds