Home | History | Annotate | Download | only in src

Lines Matching full:firstsector

1715   int firstsector = -1;
1772 if (firstsector == -1)
1773 firstsector = (block * page_length / 512) + sec;
1785 firstsector * 512,
1794 for (int block = (firstsector * 512) / page_length;