Home
last modified time | relevance | path

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

/include/linux/
Dblk-cgroup.h36 BLKG_RWSTAT_WRITE, enumerator
622 cnt = &rwstat->cpu_cnt[BLKG_RWSTAT_WRITE]; in blkg_rwstat_add()
665 return tmp.cnt[BLKG_RWSTAT_READ] + tmp.cnt[BLKG_RWSTAT_WRITE]; in blkg_rwstat_total()