Home
last modified time | relevance | path

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

/drivers/block/xen-blkback/
Dcommon.h215 struct xen_vbd { struct
309 struct xen_vbd vbd;
Dxenbus.c35 static void xen_vbd_free(struct xen_vbd *vbd);
472 static void xen_vbd_free(struct xen_vbd *vbd) in xen_vbd_free()
483 struct xen_vbd *vbd; in xen_vbd_create()
Dblkback.c447 struct xen_vbd *vbd = &blkif->vbd; in xen_vbd_translate()
472 struct xen_vbd *vbd = &blkif->vbd; in xen_vbd_resize()
553 struct xen_vbd *vbd = &blkif->vbd; in xen_blkif_schedule()