Home
last modified time | relevance | path

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

/freebsd/sbin/restore/
H A Dextern.h103 ino_t upperbnd(ino_t);
H A Drestore.c674 last = upperbnd(maxino - 1); in createfiles()
678 last = upperbnd(last); in createfiles()
H A Dutilities.c296 upperbnd(ino_t start) in upperbnd() function