Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_msdosfs/
H A Dext.h60 int checkdirty(int, struct bootblock *);
H A Dcheck.c85 if (skipclean && preen && checkdirty(dosfs, &boot)) { in checkfilesys()
H A Dfat.c580 checkdirty(int fs, struct bootblock *boot) in checkdirty() function