Searched refs:rootCluster (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A DfsP.h67 unsigned int rootCluster; member in struct:Fs_t
H A Dminfo.c174 printf("rootCluster=%u\n",
175 DWORD(ext.fat32.rootCluster));
H A Dmsdos.h137 unsigned char rootCluster[4]; /* 44 start cluster of root dir */ member in struct:fat32_t
H A Dfat.c682 This->rootCluster = DWORD(ext.fat32.rootCluster);
863 return This->rootCluster;
H A Dmformat.c306 fatAllocate(Fs, Fs->rootCluster, Fs->end_fat);
1207 set_dword(boot->ext.fat32.rootCluster, Fs.rootCluster = 2);

Completed in 288 milliseconds