Searched refs:import_cachep (Results 1 – 1 of 1) sorted by relevance
51 static struct kmem_cache *import_cachep; variable583 kmem_cache_destroy(import_cachep); in obd_cleanup_caches()584 import_cachep = NULL; in obd_cleanup_caches()602 LASSERT(!import_cachep); in obd_init_caches()603 import_cachep = kmem_cache_create("ll_import_cache", in obd_init_caches()606 if (!import_cachep) in obd_init_caches()