Home
last modified time | relevance | path

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

/external/fsck_msdos/
Dext.h58 int checkdirty(int, struct bootblock *);
Dcheck.c83 if (skipclean && preen && checkdirty(dosfs, &boot)) { in checkfilesys()
Dfat.c69 checkdirty(int fs, struct bootblock *boot) in checkdirty() function