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

/osnet-11/usr/src/grub/grub2/grub-core/partmap/
H A Dsunpc.c184 int overlap_firstindex = -1; local
248 if (overlap_firstindex == -1)
249 overlap_firstindex = p->number;
251 if (p->number != overlap_firstindex)
255 "corruption.\n", p->number, overlap_firstindex);

Completed in 20 milliseconds