Home
last modified time | relevance | path

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

/Linux-v4.19/block/
Dblk.h10 #define BLK_BATCH_TIME (HZ/50UL) macro
Dblk-core.c1235 && time_before(jiffies, ioc->last_waited + BLK_BATCH_TIME)); in ioc_batching()