Home
last modified time | relevance | path

Searched defs:inoinfo (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dfsck.h228 struct inoinfo { struct
229 struct inoinfo *i_nextlist; /* next inode/acl cache entry */ argument
242 extern struct inoinfo **inphead, **inpsort; argument