Home
last modified time | relevance | path

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

/linux/block/
H A Dblk.h576 struct request_queue *blk_alloc_queue(struct queue_limits *lim, int node_id);
H A Dblk-mq.c4344 q = blk_alloc_queue(lim, set->numa_node); in blk_mq_alloc_queue()