HomeSort by: relevance | last modified time | path
    Searched defs:how_many (Results 1 - 1 of 1) sorted by relevancy

  /src/usr.sbin/sunlabel/
sunlabel.c 213 static inline uint32_t how_many(uint32_t amt, uint32_t unit)
216 how_many(uint32_t amt, uint32_t unit) function in typeref:typename:uint32_t
365 p->endcyl = p->startcyl + how_many(p->nblk, label.spc);

Completed in 27 milliseconds