Home
last modified time | relevance | path

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

/openbmc/qemu/hw/9pfs/
H A Dvirtio-9p-device.c231 v9fs_device_unrealize_common(s); in virtio_9p_device_unrealize()
H A D9p.h466 void v9fs_device_unrealize_common(V9fsState *s);
H A D9p.c4290 v9fs_device_unrealize_common(s); in v9fs_device_realize_common()
4296 void v9fs_device_unrealize_common(V9fsState *s) in v9fs_device_unrealize_common() function