OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:last_bitmap
(Results
1 - 1
of
1
) sorted by null
/external/qemu/block/
vpc.c
130
uint64_t
last_bitmap
;
member in struct:BDRVVPCState
279
if (bitmap_offset != s->
last_bitmap
)
283
s->
last_bitmap
= bitmap_offset;
Completed in 707 milliseconds