Home
last modified time | relevance | path

Searched refs:bn2tb (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/format/
H A Dmisc.h174 float bn2tb(uint64_t);
H A Dmisc.c884 bn2tb(uint64_t nblks) in bn2tb() function
H A Dio.c1652 if (nmegs > bn2tb(bounds->upper - bounds->lower)) { in input()
1655 bn2tb(bounds->upper - bounds->lower)); in input()