Home
last modified time | relevance | path

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

/freebsd/sbin/fsck_msdosfs/
H A Dext.h92 int cleardirty(struct fat_descriptor *);
H A Dcheck.c168 mod |= cleardirty(fat); in checkfilesys()
H A Dfat.c643 cleardirty(struct fat_descriptor *fat) in cleardirty() function