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

  /external/qemu/block/
raw.c 15 static int check_for_block_signature(BlockDriverState *bs, const uint8_t *buf) function
45 return check_for_block_signature(bs, buf);

Completed in 652 milliseconds