Home
last modified time | relevance | path

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

/freebsd-14-stable/sbin/fsck_msdosfs/
HDext.h92 int cleardirty(struct fat_descriptor *);
HDcheck.c168 mod |= cleardirty(fat); in checkfilesys()
HDfat.c643 cleardirty(struct fat_descriptor *fat) in cleardirty() function