Searched refs:virtblk_queue_depth (Results 1 – 1 of 1) sorted by relevance
883 static unsigned int virtblk_queue_depth; variable884 module_param_named(queue_depth, virtblk_queue_depth, uint, 0444);940 if (!virtblk_queue_depth) { in virtblk_probe()946 queue_depth = virtblk_queue_depth; in virtblk_probe()