Searched refs:FSI_LeadSig (Results 1 – 1 of 1) sorted by relevance
193 #define FSI_LeadSig 0 /* FAT32 FSI: Leading signature (DWORD) */ macro1091 st_dword(fs->win + FSI_LeadSig, 0x41615252); /* Leading signature */ in sync_fs()3522 && ld_dword(fs->win + FSI_LeadSig) == 0x416152526219 st_dword(buf + FSI_LeadSig, 0x41615252);