summaryrefslogtreecommitdiffstats
path: root/drivers/xen/blkback/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/xen/blkback/common.h')
-rw-r--r--drivers/xen/blkback/common.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/xen/blkback/common.h b/drivers/xen/blkback/common.h
index cebcc2b..0f91830 100644
--- a/drivers/xen/blkback/common.h
+++ b/drivers/xen/blkback/common.h
@@ -136,4 +136,6 @@ int blkif_schedule(void *arg);
int blkback_barrier(struct xenbus_transaction xbt,
struct backend_info *be, int state);
+struct xenbus_device *blkback_xenbus(struct backend_info *be);
+
#endif /* __BLKIF__BACKEND__COMMON_H__ */
OpenPOWER on IntegriCloud