Searched refs:has_no_flush (Results 1 - 2 of 2) sorted by relevance

/external/qemu/qapi-auto-generated/
H A Dqapi-types.h3171 bool has_no_flush; member in struct:BlockdevCacheOptions
H A Dqapi-visit.c6240 visit_start_optional(m, obj ? &(*obj)->has_no_flush : NULL, "no-flush", &err);
6241 if (obj && (*obj)->has_no_flush) {

Completed in 188 milliseconds