Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/block/
H A Dbfq-iosched.h698 unsigned int bfq_wr_max_time; member
H A Dbfq-iosched.c974 if (bfqd->bfq_wr_max_time > 0) in bfq_wr_duration()
975 return bfqd->bfq_wr_max_time; in bfq_wr_duration()
6521 bfqd->bfq_wr_max_time = 0; in bfq_init_queue()