Home
last modified time | relevance | path

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

/block/
Dblk-cgroup.c880 u64 rbytes, wbytes, rios, wios; in blkcg_print_stat() local
896 wios = atomic64_read(&rwstat.aux_cnt[BLKG_RWSTAT_WRITE]); in blkcg_print_stat()
900 if (rbytes || wbytes || rios || wios) in blkcg_print_stat()
902 dname, rbytes, wbytes, rios, wios); in blkcg_print_stat()