Searched refs:blk_req_can_dispatch_to_zone (Results 1 – 2 of 2) sorted by relevance
1186 static inline bool blk_req_can_dispatch_to_zone(struct request *rq) in blk_req_can_dispatch_to_zone() function1210 static inline bool blk_req_can_dispatch_to_zone(struct request *rq) in blk_req_can_dispatch_to_zone() function
354 if (blk_req_can_dispatch_to_zone(rq) && in deadline_fifo_request()393 if (blk_req_can_dispatch_to_zone(rq)) in deadline_next_request()
Completed in 8 milliseconds