Home
last modified time | relevance | path

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

/linux/drivers/block/xen-blkback/
H A Dcommon.h215 struct xen_vbd { struct
309 struct xen_vbd vbd;
H A Dxenbus.c36 static void xen_vbd_free(struct xen_vbd *vbd);
473 static void xen_vbd_free(struct xen_vbd *vbd) in xen_vbd_free()
484 struct xen_vbd *vbd; in xen_vbd_create()
H A Dblkback.c452 struct xen_vbd *vbd = &blkif->vbd; in xen_vbd_translate()
477 struct xen_vbd *vbd = &blkif->vbd; in xen_vbd_resize()
558 struct xen_vbd *vbd = &blkif->vbd; in xen_blkif_schedule()