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

/asus-wl-520gu-7.0.1.45/src/router/fdisk/
H A Dfdisk.c1950 int lastplusoff; local
1954 lastplusoff = last[i] + ((n<4) ? 0 : sector_offset);
1955 if (start >= first[i] && start <= lastplusoff)
1956 start = lastplusoff + 1;

Completed in 34 milliseconds