Searched refs:rootCluster (Results 1 – 5 of 5) sorted by relevance
67 unsigned int rootCluster; member
140 unsigned char rootCluster[4]; /* 44 start cluster of root dir */ member
679 This->rootCluster = DWORD(ext.fat32.rootCluster); in fat_32_read()859 return This->rootCluster; in fat32RootCluster()
108 DWORD(ext.fat32.rootCluster)); in displayBPB()
313 fatAllocate(Fs, Fs->rootCluster, Fs->end_fat); in format_root()1418 set_dword(boot.boot.ext.fat32.rootCluster, Fs.rootCluster = 2); in mformat()