OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cow_update_bitmap
(Results
1 - 1
of
1
) sorted by null
/external/qemu/block/
cow.c
156
static int
cow_update_bitmap
(BlockDriverState *bs, int64_t sector_num,
function
213
return
cow_update_bitmap
(bs, sector_num, nb_sectors);
Completed in 161 milliseconds