Home
last modified time | relevance | path

Searched refs:cache_key_destroy (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/md/dm-pcache/
H A Dcache_key.c50 static void cache_key_destroy(struct kref *ref) in cache_key_destroy() function
60 kref_put(&key->ref, cache_key_destroy); in cache_key_put()