Home
last modified time | relevance | path

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

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