Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c554 vub_new(char *blk_file) in vub_new() argument
560 vdev_blk->blk_fd = vub_open(blk_file, 0); in vub_new()
562 fprintf(stderr, "Error to open block device %s\n", blk_file); in vub_new()
568 vdev_blk->blk_name = blk_file; in vub_new()