Searched refs:pass1check (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/sbin/fsck_ext2fs/
H A Dextern.h66 int pass1check(struct inodesc *);
H A Dpass1.c105 idesc.id_func = pass1check;
296 pass1check(struct inodesc *idesc) function
H A Dinode.c227 if (idesc->id_func == pass1check &&
/openbsd-current/sbin/fsck_ffs/
H A Dextern.h65 int pass1check(struct inodesc *);
H A Dpass1.c97 idesc.id_func = pass1check;
331 pass1check(struct inodesc *idesc) function
H A Dinode.c176 if (idesc->id_func == pass1check && nif < NINDIR(&sblock)) {

Completed in 79 milliseconds