Searched refs:ll_rmtperm_hash_cachep (Results 1 – 3 of 3) sorted by relevance
124 ll_rmtperm_hash_cachep = kmem_cache_create("ll_rmtperm_hash_cache", in init_lustre_lite()128 if (ll_rmtperm_hash_cachep == NULL) in init_lustre_lite()191 if (ll_rmtperm_hash_cachep != NULL) in init_lustre_lite()192 kmem_cache_destroy(ll_rmtperm_hash_cachep); in init_lustre_lite()214 kmem_cache_destroy(ll_rmtperm_hash_cachep); in exit_lustre_lite()
58 struct kmem_cache *ll_rmtperm_hash_cachep = NULL; variable85 OBD_SLAB_ALLOC_GFP(hash, ll_rmtperm_hash_cachep, in alloc_rmtperm_hash()110 OBD_SLAB_FREE(hash, ll_rmtperm_hash_cachep, in free_rmtperm_hash()
1077 extern struct kmem_cache *ll_rmtperm_hash_cachep;