Searched refs:xs_impl_serialize (Results 1 – 4 of 4) sorted by relevance
58 GByteArray *xs_impl_serialize(XenstoreImplState *s);
1511 GByteArray *xs_impl_serialize(XenstoreImplState *s) in xs_impl_serialize() function
200 save = xs_impl_serialize(s->impl); in xen_xenstore_pre_save()
244 GByteArray *bytes = xs_impl_serialize(s); in check_serdes()