Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dblk-cgroup.h625 static inline struct blkg_rwstat blkg_rwstat_read(struct blkg_rwstat *rwstat) in blkg_rwstat_read() function
646 struct blkg_rwstat tmp = blkg_rwstat_read(rwstat); in blkg_rwstat_total()
676 struct blkg_rwstat v = blkg_rwstat_read(from); in blkg_rwstat_add_aux()
/linux-4.4.14/block/
Dblk-cgroup.c598 struct blkg_rwstat rwstat = blkg_rwstat_read((void *)pd + off); in blkg_prfill_rwstat()
607 struct blkg_rwstat rwstat = blkg_rwstat_read((void *)pd->blkg + off); in blkg_prfill_rwstat_field()