Searched refs:chaintofree (Results 1 – 2 of 2) sorted by relevance
211 u_long chaintofree; in detrunc() local250 chaintofree = dep->de_StartCluster; in detrunc()302 &chaintofree, CLUST_EOFE); in detrunc()316 if (chaintofree != 0 && !MSDOSFSEOF(pmp, chaintofree)) in detrunc()317 freeclusterchain(pmp, chaintofree); in detrunc()
367 u_long chaintofree; in detrunc() local407 chaintofree = dep->de_StartCluster; in detrunc()476 &chaintofree, CLUST_EOFE); in detrunc()491 if (chaintofree != 0 && !MSDOSFSEOF(pmp, chaintofree)) in detrunc()492 freeclusterchain(pmp, chaintofree); in detrunc()