Home
last modified time | relevance | path

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

/linux-3.4.99/block/
Dblk.h7 #define BLK_BATCH_TIME (HZ/50UL) macro
Dblk-core.c696 && time_before(jiffies, ioc->last_waited + BLK_BATCH_TIME)); in ioc_batching()