Home
last modified time | relevance | path

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

/freebsd/sbin/restore/
H A Ddirs.c64 struct inotab { struct
65 struct inotab *t_next; argument
70 static struct inotab *inotab[HASHSIZE]; argument
108 static struct inotab *allocinotab(struct context *, long);
110 static struct inotab *inotablookup(ino_t);
129 struct inotab *itp; in extractdirs()
212 struct inotab *itp; in treescan()
301 struct inotab *itp; in searchdir()
491 struct inotab *itp; in rst_opendir()
671 struct inotab *itp; in genliteraldir()
[all …]