Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/restore/
H A Drestore.h140 extern ino_t upperbnd(ino_t);
H A Drestore.c702 last = upperbnd(maxino - 1); in createfiles()
712 last = upperbnd(last); in createfiles()
H A Dutilities.c359 upperbnd(ino_t start) in upperbnd() function