Searched defs:fsmax (Results 1 - 1 of 1) sorted by relevance

/external/grub/stage2/
H A Ddisk_io.c47 int fsmax; variable
1556 fsmax = MAXINT;
1661 if (filepos + len > fsmax)

Completed in 112 milliseconds