Searched refs:xvdi_watch_devices (Results 1 – 2 of 2) sorted by relevance
251 extern void xvdi_watch_devices(int); in xpvd_attach()289 (void) xs_register_xenbus_callback(xvdi_watch_devices); in xpvd_attach()291 xvdi_watch_devices(XENSTORE_UP); in xpvd_attach()
1789 xvdi_watch_devices(int newstate) in xvdi_watch_devices() function