OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:parent_cid
(Results
1 - 1
of
1
) sorted by null
/external/qemu/block/
vmdk.c
78
uint32_t
parent_cid
;
member in struct:BDRVVmdkState
167
if (s->
parent_cid
!= cur_pcid)
404
s->
parent_cid
= vmdk_read_cid(bs,1);
Completed in 36 milliseconds