Searched refs:virtio_blk_thread (Results 1 – 1 of 1) sorted by relevance
196 static void *virtio_blk_thread(void *dev) in virtio_blk_thread() function240 if (pthread_create(&bdev->io_thread, NULL, virtio_blk_thread, bdev)) in init_vq()