Lines Matching defs:req_id
352 static void xs_ok(XenXenstoreState *s, unsigned int type, unsigned int req_id, in xs_ok()
501 static void xs_read(XenXenstoreState *s, unsigned int req_id, in xs_read()
541 static void xs_write(XenXenstoreState *s, unsigned int req_id, in xs_write()
578 static void xs_mkdir(XenXenstoreState *s, unsigned int req_id, in xs_mkdir()
649 static void xs_directory(XenXenstoreState *s, unsigned int req_id, in xs_directory()
682 static void xs_directory_part(XenXenstoreState *s, unsigned int req_id, in xs_directory_part()
747 static void xs_transaction_start(XenXenstoreState *s, unsigned int req_id, in xs_transaction_start()
778 static void xs_transaction_end(XenXenstoreState *s, unsigned int req_id, in xs_transaction_end()
812 static void xs_rm(XenXenstoreState *s, unsigned int req_id, in xs_rm()
833 static void xs_get_perms(XenXenstoreState *s, unsigned int req_id, in xs_get_perms()
864 static void xs_set_perms(XenXenstoreState *s, unsigned int req_id, in xs_set_perms()
914 static void xs_watch(XenXenstoreState *s, unsigned int req_id, in xs_watch()
964 static void xs_unwatch(XenXenstoreState *s, unsigned int req_id, in xs_unwatch()
1007 static void xs_reset_watches(XenXenstoreState *s, unsigned int req_id, in xs_reset_watches()
1022 static void xs_priv(XenXenstoreState *s, unsigned int req_id, in xs_priv()
1029 static void xs_unimpl(XenXenstoreState *s, unsigned int req_id, in xs_unimpl()