Searched defs:allocinotab (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/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);
862 allocinotab(ino_t ino, struct dinode *dip, off64_t seekpt) function

Completed in 58 milliseconds