Searched refs:checkdirty (Results 1 – 3 of 3) sorted by relevance
60 int checkdirty(int, struct bootblock *);
85 if (skipclean && preen && checkdirty(dosfs, &boot)) { in checkfilesys()
580 checkdirty(int fs, struct bootblock *boot) in checkdirty() function