Searched refs:totalsects (Results 1 – 3 of 3) sorted by relevance
153 #define totalsects() ((ncyl + acyl) * spc()) macro
187 if (start < (diskaddr_t)totalsects() && in do_scan()
1126 if (start < totalsects() && end >= datasects()) { in c_format()