OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:old_table_index
(Results
1 - 1
of
1
) sorted by null
/external/qemu/block/
qcow2-refcount.c
464
int64_t table_index = -1,
old_table_index
;
local
488
old_table_index
= table_index;
490
if ((
old_table_index
>= 0) && (table_index !=
old_table_index
)) {
[
all
...]
Completed in 469 milliseconds