Searched refs:coda_inode_cachep (Results 1 – 1 of 1) sorted by relevance
41 static struct kmem_cache * coda_inode_cachep; variable46 ei = kmem_cache_alloc(coda_inode_cachep, GFP_KERNEL); in coda_alloc_inode()60 kmem_cache_free(coda_inode_cachep, ITOC(inode)); in coda_i_callback()77 coda_inode_cachep = kmem_cache_create("coda_inode_cache", in coda_init_inodecache()81 if (coda_inode_cachep == NULL) in coda_init_inodecache()93 kmem_cache_destroy(coda_inode_cachep); in coda_destroy_inodecache()