Searched defs:blkg_rwstat_read (Results 1 - 1 of 1) sorted by relevance

/block/
H A Dblk-cgroup.h496 * blkg_rwstat_read - read the current values of a blkg_rwstat
503 static inline struct blkg_rwstat blkg_rwstat_read(struct blkg_rwstat *rwstat) function
526 struct blkg_rwstat tmp = blkg_rwstat_read(rwstat);
550 struct blkg_rwstat v = blkg_rwstat_read(from);

Completed in 4 milliseconds