Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass3b.c136 curino.id_func = pass3bcheck; in pass3b()
236 pass3bcheck(struct inodesc *idesc) in pass3bcheck() function
H A Dfsck.h591 int pass3bcheck(struct inodesc *);
H A Dinode.c522 idesc->id_func == pass3bcheck)) { in iblock()