HomeSort by relevance Sort by last modified time
    Searched full:l1_modified (Results 1 - 1 of 1) sorted by null

  /external/qemu/block/
qcow2-refcount.c 751 int l2_size, i, j, l1_modified, l2_modified, nb_csectors, refcount; local
779 l1_modified = 0;
846 l1_modified = 1;
850 if (l1_modified) {
    [all...]

Completed in 108 milliseconds