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

/freebsd-13-stable/sbin/restore/
H A Ddirs.c72 struct inotab { struct
73 struct inotab *t_next;
78 static struct inotab *inotab[HASHSIZE]; variable in typeref:struct:inotab
116 static struct inotab *allocinotab(struct context *, long);
118 static struct inotab *inotablookup(ino_t);
137 struct inotab *itp;
220 struct inotab *itp;
309 struct inotab *itp;
499 struct inotab *it
[all...]

Completed in 44 milliseconds