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

/freebsd-11-stable/sbin/restore/
H A Ddirs.c70 struct inotab { struct
71 struct inotab *t_next;
76 static struct inotab *inotab[HASHSIZE]; variable in typeref:struct:inotab
114 static struct inotab *allocinotab(struct context *, long);
116 static struct inotab *inotablookup(ino_t);
135 struct inotab *itp;
217 struct inotab *itp;
306 struct inotab *itp;
496 struct inotab *it
[all...]

Completed in 58 milliseconds