engine.c | 105 long long partition_size; member in struct:image_data 133 * image->partition_size specifies what is the size of the 290 make_ext4fs_sparse_fd(fd, image->partition_size, NULL, NULL); 353 image.partition_size = strtoll(response, (char **)NULL, 16);
|