Searched refs:reclaimed (Results 1 – 5 of 5) sorted by relevance
235 int reclaimed; in reclaim_free() local240 reclaimed = 0; in reclaim_free()245 reclaimed++; in reclaim_free()247 if (reclaimed) in reclaim_free()248 printf("Reclaimed %d unused cluster%s (%llu bytes).\n",reclaimed, in reclaim_free()249 reclaimed == 1 ? "" : "s",(unsigned long long)reclaimed*fs->cluster_size); in reclaim_free()281 int reclaimed,files,changed; in reclaim_file() local310 files = reclaimed = 0; in reclaim_file()323 reclaimed++; in reclaim_file()327 if (reclaimed) in reclaim_file()[all …]
128 // Remove the last element. However, no memory is reclaimed from
57 If a value is ignored, its associated memory typically is not reclaimed.
7084 reclaimed automatically: using the @code{%destructor} directive is the
6519 reclaimed automatically: using the `%destructor' directive is the only