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