HomeSort by relevance Sort by last modified time
    Searched full:encrypted_bdrv_it (Results 1 - 1 of 1) sorted by null

  /external/qemu/
monitor.c 550 static void encrypted_bdrv_it(void *opaque, BlockDriverState *bs);
561 bdrv_iterate(encrypted_bdrv_it, &context);
576 static void encrypted_bdrv_it(void *opaque, BlockDriverState *bs) function
    [all...]

Completed in 39 milliseconds