Searched refs:xs_unwatch (Results 1 – 3 of 3) sorted by relevance
671 static int xs_unwatch(const char *path, const char *token) in xs_unwatch() function810 err = xs_unwatch(watch->node, token); in unregister_xenbus_watch()
376 xs_unwatch(h->xsh, w->path, w->token); in libxenstore_unwatch()
962 static void xs_unwatch(XenXenstoreState *s, unsigned int req_id, in xs_unwatch() function1057 XSD_REQ(XS_UNWATCH, xs_unwatch),