Searched refs:usize_total (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/grub/grub2/grub-core/io/
H A Dlzopio.c256 grub_off_t usize_total = 0; local
264 usize_total += lzopio->block.usize;
270 file->size = usize_total;

Completed in 15 milliseconds