Home
last modified time | relevance | path

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

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