Lines Matching full:stacking
1033 * resubmitted to lower level drivers by stacking block drivers. All file
1127 * in request stacking drivers, and it may violate the limitation of @q.
1132 * Request stacking drivers like request-based dm may change the queue
1162 * may differ from that of other stacking queues. in blk_cloned_rq_check_limits()
1177 * blk_insert_cloned_request - Helper for stacking drivers to submit a request
1396 * blk_update_request - Special helper function for request stacking drivers
1406 * This special helper function is only for request stacking drivers
1474 * Reset counters so that the request stacking driver in blk_update_request()
1540 * Basically, this function is used only by request stacking drivers
1543 * of the request stacking driver and prevents I/O throughput regression
1547 * 0 - Not busy (The request stacking driver should dispatch request)
1548 * 1 - Busy (The request stacking driver should stop dispatching request)