Searched refs:inotab (Results 1 – 1 of 1) sorted by relevance
28 struct inotab { struct29 struct inotab *t_next; argument33 struct inotab *t_xattr; argument35 static struct inotab *inotab[HASHSIZE]; variable36 static struct inotab *xattrlist = NULL;90 static struct inotab *allocinotab(ino_t, struct dinode *, off64_t);92 static struct inotab *inotablookup(ino_t);106 struct inotab *itp; in extractdirs()213 struct inotab *itp; in treescan()290 struct inotab *itp; in attrscan()[all …]