Searched refs:ram_compress_open (Results 1 – 1 of 1) sorted by relevance
7228 static int ram_compress_open(RamCompressState *s, QEMUFile *f) in ram_compress_open() function7347 if (ram_compress_open(s, f) < 0) in ram_save()