Home
last modified time | relevance | path

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

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