Searched refs:FATs (Results 1 – 9 of 9) sorted by relevance
90 boot->FATs = block[16]; in readboot()91 if (boot->FATs == 0) { in readboot()92 pfatal("Invalid number of FATs: %u\n", boot->FATs); in readboot()226 + boot->FATs * boot->FATsecs; in readboot()
45 u_int FATs; /* number of FATs */ member
96 for (i = 1; i < boot.FATs; i++) { in checkfilesys()
570 for (i = 0; i < boot->FATs; i++) { in writefat()
491 off = boot->ResSectors + boot->FATs * boot->FATsecs; in readDosDirSection()
27 # GRR: this test is still too general as it catches also many FATs of DOS filesystems
6 # GRR: original 1 byte test at offset was too general as it catches also many FATs of DOS filesyste…
941 # check for unrealistic high number of FATs. Then it is an unusual disk image or often a DOS execut…968 # check for unrealistic low number of FATs. Then it is an unusual FAT disk image or often a DOS exe…971 # if low FATs with x86 boot signature it can be unusual disk image like: boot.img (Ventoy 1.0.27) g…1003 # check for unrealistic high number of FATs. Then it is not a disk image and it is a DOS executable1007 # check for unrealistic low number of FATs. Then it is not a disk image and it is a DOS executable1011 # maybe disc image with valid number of FATs or DOS executable
1399 >>>>>16 ubyte >2 \b, FATs %u1400 #>>>>>16 ubyte =2 \b, FATs %u (usual)1525 # 0 FATs2415 # sector number of first cluster (count sectors used by boot sector, FATs and root directory) like:…2421 # sector number of root directory (ie, count of sectors used by boot sector and FATs) like: 3 (H1-N…