Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dfsck.h576 int inocached(fsck_ino_t);
H A Ddir.c1153 if (!inocached(ino)) { in allocdir()
H A Dinode.c871 inocached(fsck_ino_t inum) in inocached() function