Home
last modified time | relevance | path

Searched refs:blk_mq_alloc_cached_request (Results 1 – 1 of 1) sorted by relevance

/linux-6.8/block/
Dblk-mq.c546 static struct request *blk_mq_alloc_cached_request(struct request_queue *q, in blk_mq_alloc_cached_request() function
586 rq = blk_mq_alloc_cached_request(q, opf, flags); in blk_mq_alloc_request()