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