Home
last modified time | relevance | path

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

/openbmc/qemu/tests/qtest/libqos/
H A Dvhost-user-blk.h32 typedef struct QVhostUserBlkDevice QVhostUserBlkDevice; typedef
43 struct QVhostUserBlkDevice { struct
H A Dvhost-user-blk.c50 QVhostUserBlkDevice *v_blk = object; in qvhost_user_blk_device_get_driver()
58 QVhostUserBlkDevice *vhost_user_blk = g_new0(QVhostUserBlkDevice, 1); in vhost_user_blk_device_create()