OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bdrv_commit
(Results
1 - 3
of
3
) sorted by null
/external/qemu/
block.h
93
int
bdrv_commit
(BlockDriverState *bs);
blockdev.c
511
bdrv_commit
(bs);
block.c
745
int
bdrv_commit
(BlockDriverState *bs)
function
850
bdrv_commit
(bs);
[
all
...]
Completed in 27 milliseconds