Searched refs:chaintofree (Results 1 – 2 of 2) sorted by relevance
196 u_long chaintofree = 0; in detrunc() local235 chaintofree = dep->de_StartCluster; in detrunc()291 &chaintofree, CLUST_EOFE); in detrunc()304 if (chaintofree != 0 && !MSDOSFSEOF(chaintofree, pmp->pm_fatmask)) in detrunc()305 freeclusterchain(pmp, chaintofree); in detrunc()
382 uint32_t chaintofree = 0; in detrunc() local423 chaintofree = dep->de_StartCluster; in detrunc()491 &chaintofree, CLUST_EOFE); in detrunc()506 if (chaintofree != 0 && !MSDOSFSEOF(pmp, chaintofree)) in detrunc()507 freeclusterchain(pmp, chaintofree); in detrunc()