Searched refs:read_expire (Results 1 – 3 of 3) sorted by relevance
17 read_expire (in ms)23 a deadline that is the current time + the read_expire value in units of30 Similar to read_expire mentioned above, but for writes.
20 static const int read_expire = HZ / 2; /* max time before a read is submitted. */ variable445 dd->fifo_expire[READ] = read_expire; in deadline_init_queue()518 DD_ATTR(read_expire),
29 static const int read_expire = HZ / 2; /* max time before a read is submitted. */ variable425 dd->fifo_expire[READ] = read_expire; in dd_init_queue()636 DD_ATTR(read_expire),