HomeSort by relevance Sort by last modified time
    Searched refs:has_buf_size (Results 1 - 2 of 2) sorted by null

  /external/qemu/qapi-auto-generated/
qmp-commands.h 113 void qmp_drive_mirror(const char * device, const char * target, bool has_format, const char * format, MirrorSyncMode sync, bool has_mode, NewImageMode mode, bool has_speed, int64_t speed, bool has_granularity, uint32_t granularity, bool has_buf_size, int64_t buf_size, bool has_on_source_error, BlockdevOnError on_source_error, bool has_on_target_error, BlockdevOnError on_target_error, Error **errp);
qmp-marshal.c 1978 bool has_buf_size = false; local
    [all...]

Completed in 1054 milliseconds