Lines Matching refs:write
32 static const int writes_starved = 2; /* max times reads can starve a write */
48 * next in sort order. read, write or both are NULL
217 * Look for a write request that can be dispatched, that is one with
253 * Look for a write request that can be dispatched, that is one with
269 * read/write expire, fifo_batch, etc
299 * data direction (read / write)
495 * This may be a requeue of a write request that has locked its
556 * For zoned block devices, write unlock the target zone of
557 * completed write requests. Do this while holding the zone lock
563 * dispatching requests if all the queued requests are write requests directed
564 * at zones that are already locked due to on-going write requests. To ensure
565 * write request dispatch progress in this case, mark the queue as needing a
715 DEADLINE_DEBUGFS_DDIR_ATTRS(WRITE, write)
775 DEADLINE_QUEUE_DDIR_ATTRS(write),