OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:check_write_unsafe
(Results
1 - 1
of
1
) sorted by null
/external/qemu/block/
raw.c
35
static int
check_write_unsafe
(BlockDriverState *bs, int64_t sector_num,
function
72
if (
check_write_unsafe
(bs, sector_num, buf, nb_sectors)) {
138
if (
check_write_unsafe
(bs, sector_num, first_buf, nb_sectors)) {
Completed in 44 milliseconds