Searched refs:metadata_destroy (Results 1 – 1 of 1) sorted by relevance
96 void (*metadata_destroy)(Cache *cache); variable515 if (metadata_destroy) { in cache_free()516 metadata_destroy(cache); in cache_free()723 metadata_destroy = lru_priorities_destroy; in policy_init()728 metadata_destroy = fifo_destroy; in policy_init()