Home
last modified time | relevance | path

Searched refs:ValidFat (Results 1 – 2 of 2) sorted by relevance

/freebsd/sbin/fsck_msdosfs/
H A Ddosfs.h70 int ValidFat; /* valid fat if FAT32 non-mirrored */ member
H A Dboot.c64 boot->ValidFat = -1; in readboot()
165 boot->ValidFat = block[40] & 0x0f; in readboot()