Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/backup/restore/
H A Ddirs.c91 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