Home | History | Annotate | Download | only in src

Lines Matching full:lastsector

1716   int lastsector = -1;
1774 lastsector = (block * page_length / 512) + sec;
1786 ((lastsector + 1) * 512) - 1,
1795 block <= (lastsector * 512) / page_length;