Searched refs:vpartition_table_size (Results 1 – 4 of 4) sorted by relevance
32 uint64_t vpartition_table_size; member
99 sb->vpartition_table_size = fvm::kVPartTableLength; in fvm_init()
30 sb->vpartition_table_size = fvm::kVPartTableLength; in Reset()
221 } else if (sb.vpartition_table_size != kVPartTableLength) { in Load()223 sb.vpartition_table_size, kVPartTableLength); in Load()
Completed in 7 milliseconds