OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:raw_truncate
(Results
1 - 3
of
3
) sorted by null
/external/qemu/block/
raw.c
188
static int
raw_truncate
(BlockDriverState *bs, int64_t offset)
function
258
.bdrv_truncate =
raw_truncate
,
raw-win32.c
162
static int
raw_truncate
(BlockDriverState *bs, int64_t offset)
function
251
.bdrv_truncate =
raw_truncate
,
raw-posix.c
569
static int
raw_truncate
(BlockDriverState *bs, int64_t offset)
function
755
.bdrv_truncate =
raw_truncate
,
[
all
...]
Completed in 60 milliseconds