pm_firstcluster 381 msdosfs/msdosfs_vfsops.c pmp->pm_firstcluster = pmp->pm_fatblk pm_firstcluster 389 msdosfs/msdosfs_vfsops.c pmp->pm_firstcluster = pmp->pm_rootdirblk + pmp->pm_rootdirsize; pm_firstcluster 392 msdosfs/msdosfs_vfsops.c pmp->pm_nmbrofclusters = (pmp->pm_HugeSectors - pmp->pm_firstcluster) / pm_firstcluster 67 msdosfs/msdosfsmount.h uint32_t pm_firstcluster; /* block number of first cluster */ pm_firstcluster 182 msdosfs/msdosfsmount.h (de_cn2bn((pmp), (cn)-CLUST_FIRST) + (pmp)->pm_firstcluster)