Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/udfs/fsck/
H A Dinode.c58 inpp = &inphash[feblock % listmax];
H A Dsetup.c90 struct fileinfo *inphead, **inphash, *inpnext, *inplast; variable
260 inphash = (struct fileinfo **)calloc(FEGROW, in setup()
264 if (inphead == NULL || inphash == NULL) { in setup()
H A Dfsck.h143 extern fileinfo_t *inphead, **inphash, *inpnext, *inplast;