Searched refs:lowerbnd (Results 1 – 3 of 3) sorted by relevance
595 first = lowerbnd(UFS_ROOTINO); in createleaves()598 first = lowerbnd(first); in createleaves()612 first = lowerbnd(first); in createleaves()673 first = lowerbnd(UFS_ROOTINO); in createfiles()677 first = lowerbnd(first); in createfiles()715 next = lowerbnd(curfile.ino); in createfiles()747 next = lowerbnd(next); in createfiles()
65 ino_t lowerbnd(ino_t);
278 lowerbnd(ino_t start) in lowerbnd() function