Searched refs:op_inode_cachep (Results 1 – 1 of 1) sorted by relevance
332 static struct kmem_cache *op_inode_cachep; variable338 oi = alloc_inode_sb(sb, op_inode_cachep, GFP_KERNEL); in openprom_alloc_inode()347 kmem_cache_free(op_inode_cachep, OP_I(inode)); in openprom_free_inode()445 op_inode_cachep = kmem_cache_create("op_inode_cache", in init_openprom_fs()451 if (!op_inode_cachep) in init_openprom_fs()456 kmem_cache_destroy(op_inode_cachep); in init_openprom_fs()469 kmem_cache_destroy(op_inode_cachep); in exit_openprom_fs()