Searched refs:pm_firstcluster (Results 1 – 3 of 3) sorted by relevance
184 pmp->pm_firstcluster = pmp->pm_fatblk in m_msdosfs_mount()193 pmp->pm_firstcluster = pmp->pm_rootdirblk + pmp->pm_rootdirsize; in m_msdosfs_mount()196 pmp->pm_maxcluster = ((pmp->pm_HugeSectors - pmp->pm_firstcluster) / in m_msdosfs_mount()
96 u_long pm_firstcluster; /* block number of first cluster */ member208 (de_cn2bn((pmp), (cn)-CLUST_FIRST) + (pmp)->pm_firstcluster)
449 pmp->pm_firstcluster, dirclu, dirleft, pmp->pm_rootdirsize, in rootdir_free()684 pmp->pm_firstcluster = pmp->pm_fatblk + in mountmsdosfs()692 pmp->pm_firstcluster = pmp->pm_rootdirblk + pmp->pm_rootdirsize; in mountmsdosfs()695 if (pmp->pm_HugeSectors <= pmp->pm_firstcluster) { in mountmsdosfs()699 pmp->pm_maxcluster = (pmp->pm_HugeSectors - pmp->pm_firstcluster) / in mountmsdosfs()