Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c138 curino.id_func = pass3bcheck; in pass3b()
238 pass3bcheck(struct inodesc *idesc) in pass3bcheck() function
H A Dfsck.h597 int pass3bcheck(struct inodesc *);
H A Dinode.c516 idesc->id_func == pass3bcheck)) { in iblock()