Searched refs:read_expire (Results 1 – 2 of 2) 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. */ variable360 dd->fifo_expire[READ] = read_expire; in deadline_init_queue()435 DD_ATTR(read_expire),