Searched refs:allocinotab (Results 1 – 1 of 1) sorted by relevance
91 static struct inotab *allocinotab(ino_t, struct dinode *, off64_t);104 static struct inotab *allocinotab();197 itp = allocinotab(curfile.ino, ip, g_seekpt); in extractdirs()862 allocinotab(ino_t ino, struct dinode *dip, off64_t seekpt) in allocinotab() function