Searched refs:chaintofree (Results 1 – 2 of 2) sorted by relevance
203 u_long chaintofree = 0; in msdosfs_detrunc() local242 chaintofree = dep->de_StartCluster; in msdosfs_detrunc()298 &chaintofree, CLUST_EOFE); in msdosfs_detrunc()311 if (chaintofree != 0 && !MSDOSFSEOF(chaintofree, pmp->pm_fatmask)) in msdosfs_detrunc()312 msdosfs_freeclusterchain(pmp, chaintofree); in msdosfs_detrunc()
349 u_long chaintofree = 0; in msdosfs_detrunc() local390 chaintofree = dep->de_StartCluster; in msdosfs_detrunc()454 &chaintofree, CLUST_EOFE); in msdosfs_detrunc()469 if (chaintofree != 0 && !MSDOSFSEOF(chaintofree, pmp->pm_fatmask)) in msdosfs_detrunc()470 msdosfs_freeclusterchain(pmp, chaintofree); in msdosfs_detrunc()