Searched refs:deallocate_cluster (Results 1 – 1 of 1) sorted by relevance
602 self.deallocate_cluster(c)?; in deallocate_cluster_chain()610 pub fn deallocate_cluster(&self, cluster: Cluster) -> Result<(), SystemError> { in deallocate_cluster() method