Lines Matching defs:req_id
354 static void xs_ok(XenXenstoreState *s, unsigned int type, unsigned int req_id, in xs_ok()
503 static void xs_read(XenXenstoreState *s, unsigned int req_id, in xs_read()
539 static void xs_write(XenXenstoreState *s, unsigned int req_id, in xs_write()
576 static void xs_mkdir(XenXenstoreState *s, unsigned int req_id, in xs_mkdir()
647 static void xs_directory(XenXenstoreState *s, unsigned int req_id, in xs_directory()
680 static void xs_directory_part(XenXenstoreState *s, unsigned int req_id, in xs_directory_part()
745 static void xs_transaction_start(XenXenstoreState *s, unsigned int req_id, in xs_transaction_start()
776 static void xs_transaction_end(XenXenstoreState *s, unsigned int req_id, in xs_transaction_end()
810 static void xs_rm(XenXenstoreState *s, unsigned int req_id, in xs_rm()
831 static void xs_get_perms(XenXenstoreState *s, unsigned int req_id, in xs_get_perms()
862 static void xs_set_perms(XenXenstoreState *s, unsigned int req_id, in xs_set_perms()
912 static void xs_watch(XenXenstoreState *s, unsigned int req_id, in xs_watch()
962 static void xs_unwatch(XenXenstoreState *s, unsigned int req_id, in xs_unwatch()
1005 static void xs_reset_watches(XenXenstoreState *s, unsigned int req_id, in xs_reset_watches()
1020 static void xs_priv(XenXenstoreState *s, unsigned int req_id, in xs_priv()
1027 static void xs_unimpl(XenXenstoreState *s, unsigned int req_id, in xs_unimpl()