Home
last modified time | relevance | path

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

/block/
Dblk-throttle.c1190 unsigned int nr_reads = 0, nr_writes = 0; in throtl_dispatch_tg() local
1201 nr_reads++; in throtl_dispatch_tg()
1203 if (nr_reads >= max_nr_reads) in throtl_dispatch_tg()
1217 return nr_reads + nr_writes; in throtl_dispatch_tg()