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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/util-linux/
H A Dfdisk.c2043 ullong total, real_s, real_c; local
2045 real_s = sector(s) - 1;
2047 total = (real_c * sectors + real_s) * heads + h;
2053 if (real_s >= sectors)

Completed in 109 milliseconds