Lines Matching full:stacking
1042 * resubmitted to lower level drivers by stacking block drivers. All file
1145 * in request stacking drivers, and it may violate the limitation of @q.
1150 * Request stacking drivers like request-based dm may change the queue
1180 * may differ from that of other stacking queues. in blk_cloned_rq_check_limits()
1195 * blk_insert_cloned_request - Helper for stacking drivers to submit a request
1414 * blk_update_request - Special helper function for request stacking drivers
1424 * This special helper function is only for request stacking drivers
1485 * Reset counters so that the request stacking driver in blk_update_request()
1551 * Basically, this function is used only by request stacking drivers
1554 * of the request stacking driver and prevents I/O throughput regression
1558 * 0 - Not busy (The request stacking driver should dispatch request)
1559 * 1 - Busy (The request stacking driver should stop dispatching request)