Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/backup/restore/
H A Ddirs.c90 static struct inotab *allocinotab(ino_t, struct dinode *, off64_t);
182 itp = allocinotab(curfile.ino, ip, g_seekpt); in extractdirs()
840 allocinotab(ino_t ino, struct dinode *dip, off64_t seekpt) in allocinotab() function