OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:size_to_l1
(Results
1 - 2
of
2
) sorted by null
/external/qemu/block/
qcow2.h
153
static inline int
size_to_l1
(BDRVQcowState *s, int64_t size)
function
qcow2.c
190
s->l1_vm_state_index =
size_to_l1
(s, header.size);
[
all
...]
Completed in 137 milliseconds