Searched refs:migration_cache (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/md/
H A Ddm-cache-target.c2260 static struct kmem_cache *migration_cache;
2529 migration_cache);
3452 migration_cache = KMEM_CACHE(dm_cache_migration, 0);
3453 if (!migration_cache)
3458 kmem_cache_destroy(migration_cache);
3468 kmem_cache_destroy(migration_cache);
2264 static struct kmem_cache *migration_cache; variable in typeref:struct:kmem_cache

Completed in 150 milliseconds