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

/freebsd-12-stable/sbin/fsck_msdosfs/
H A Ddosfs.h71 int ValidFat; /* valid fat if FAT32 non-mirrored */ member in struct:bootblock
H A Dboot.c66 boot->ValidFat = -1;
167 boot->ValidFat = block[40] & 0x0f;

Completed in 58 milliseconds