OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QCowCreateState
(Results
1 - 3
of
3
) sorted by null
/external/qemu/block/
qcow2.h
117
typedef struct
QCowCreateState
{
125
}
QCowCreateState
;
165
void qcow2_create_refcount_update(
QCowCreateState
*s, int64_t offset,
qcow2-refcount.c
446
void qcow2_create_refcount_update(
QCowCreateState
*s, int64_t offset,
qcow2.c
661
QCowCreateState
s1, *s = &s1;
Completed in 16 milliseconds