OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qcow2_alloc_bytes
(Results
1 - 3
of
3
) sorted by null
/external/qemu/block/
qcow2.h
177
int64_t
qcow2_alloc_bytes
(BlockDriverState *bs, int size);
qcow2-cluster.c
617
cluster_offset =
qcow2_alloc_bytes
(bs, compressed_size);
qcow2-refcount.c
632
int64_t
qcow2_alloc_bytes
(BlockDriverState *bs, int size)
function
[
all
...]
Completed in 36 milliseconds