Searched refs:j64 (Results 1 – 1 of 1) sorted by relevance
119 uint64_t i64, j64; in change_partition() local179 j64 = input(FIO_EFI, "Enter partition size", ':', &ioparam, in change_partition()181 if (j64 == 0) { in change_partition()184 } else if ((j64 != 0) && (tag == V_UNASSIGNED)) { in change_partition()194 cur_parts->etoc->efi_parts[num].p_size = j64; in change_partition()