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

  /src/sbin/fsck_lfs/
fsck.h 90 struct inodesc { struct
92 int (*id_func) (struct inodesc *); /* function to be applied to
fsck.h 90 struct inodesc { struct
92 int (*id_func) (struct inodesc *); /* function to be applied to
  /src/sbin/fsck_ext2fs/
fsck.h 118 struct inodesc { struct
121 (struct inodesc *);
fsck.h 118 struct inodesc { struct
121 (struct inodesc *);
  /src/sbin/fsck_ffs/
fsck.h 183 struct inodesc { struct
186 (struct inodesc *);
fsck.h 183 struct inodesc { struct
186 (struct inodesc *);

Completed in 23 milliseconds