Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/vhost-user-blk/
H A Dvhost-user-blk.c113 static int vub_open(const char *file_name, bool wce) in vub_open() function
449 fd = vub_open(vdev_blk->blk_name, wce); in vub_set_config()
561 vdev_blk->blk_fd = vub_open(blk_file, 0); in vub_new()