Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dblk-cgroup.h730 static inline struct blkg_rwstat blkg_rwstat_read(struct blkg_rwstat *rwstat) in blkg_rwstat_read() function
751 struct blkg_rwstat tmp = blkg_rwstat_read(rwstat); in blkg_rwstat_total()
/Linux-v4.19/block/
Dblk-cgroup.c605 struct blkg_rwstat rwstat = blkg_rwstat_read((void *)pd + off); in blkg_prfill_rwstat()
614 struct blkg_rwstat rwstat = blkg_rwstat_read((void *)pd->blkg + off); in blkg_prfill_rwstat_field()