Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/ufs/fsck/
H A Dpass2.c46 static int pass2check(struct inodesc *);
201 curino.id_func = pass2check; in pass2()
393 pass2check(struct inodesc *idesc) in pass2check() function