Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/block/
Dnull_blk.c394 static struct blk_mq_ops null_mq_ops = { variable
667 nullb->tag_set.ops = &null_mq_ops; in null_add_dev()