HomeSort by: relevance | last modified time | path
    Searched defs:pass2check (Results 1 - 6 of 6) sorted by relevancy

  /src/sbin/fsck_ext2fs/
pass2.c 84 static int pass2check(struct inodesc *);
151 curino.id_func = pass2check;
223 pass2check(struct inodesc *idesc) function in typeref:typename:int
pass2.c 84 static int pass2check(struct inodesc *);
151 curino.id_func = pass2check;
223 pass2check(struct inodesc *idesc) function in typeref:typename:int
  /src/sbin/fsck_lfs/
pass2.c 58 static int pass2check(struct inodesc *);
133 curino.id_func = pass2check;
214 pass2check(struct inodesc * idesc) function in typeref:typename:int
pass2.c 58 static int pass2check(struct inodesc *);
133 curino.id_func = pass2check;
214 pass2check(struct inodesc * idesc) function in typeref:typename:int
  /src/sbin/fsck_ffs/
pass2.c 61 static int pass2check(struct inodesc *);
147 curino.id_func = pass2check;
231 * Now rescan dirs for pass2check()
324 pass2check(struct inodesc *idesc) function in typeref:typename:int
pass2.c 61 static int pass2check(struct inodesc *);
147 curino.id_func = pass2check;
231 * Now rescan dirs for pass2check()
324 pass2check(struct inodesc *idesc) function in typeref:typename:int

Completed in 25 milliseconds