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