Searched refs:FSI_Nxt_Free (Results 1 – 1 of 1) sorted by relevance
192 #define FSI_Nxt_Free 492 /* FAT32 FSI: Last allocated cluster (DWORD) */ macro1111 st_dword(fs->win + FSI_Nxt_Free, fs->last_clst); in sync_fs()3423 fs->last_clst = ld_dword(fs->win + FSI_Nxt_Free);5910 st_dword(buf + FSI_Nxt_Free, 2); /* Last allocated cluster# */