Home
last modified time | relevance | path

Searched refs:FSDIRTY (Results 1 - 3 of 3) sorted by relevance

/third_party/FreeBSD/sbin/fsck_msdosfs/
H A Dcheck.c162 if (mod & FSDIRTY) { in checkfilesys()
164 mod &= ~FSDIRTY; in checkfilesys()
166 if (mod & FSDIRTY) { in checkfilesys()
H A Dext.h76 #define FSDIRTY 32 /* File system is dirty */ macro
H A Dfat.c886 ret |= FSDIRTY; in readfat()

Completed in 3 milliseconds