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