Searched refs:deallocate_cluster_chain (Results 1 – 2 of 2) sorted by relevance
589 pub fn deallocate_cluster_chain(&self, start_cluster: Cluster) -> Result<(), i32> { in deallocate_cluster_chain() method
790 fs.deallocate_cluster_chain(e.first_cluster())?; in remove()