Home
last modified time | relevance | path

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

/freebsd-12-stable/sbin/fsck_msdosfs/
Dext.h61 int checkdirty(int, struct bootblock *);
Dcheck.c87 if (skipclean && preen && checkdirty(dosfs, &boot)) { in checkfilesys()
Dfat.c582 checkdirty(int fs, struct bootblock *boot) in checkdirty() function