Searched refs:op_inode_cachep (Results 1 – 1 of 1) sorted by relevance
333 static struct kmem_cache *op_inode_cachep; variable339 oi = kmem_cache_alloc(op_inode_cachep, GFP_KERNEL); in openprom_alloc_inode()348 kmem_cache_free(op_inode_cachep, OP_I(inode)); in openprom_destroy_inode()442 op_inode_cachep = kmem_cache_create("op_inode_cache", in init_openprom_fs()448 if (!op_inode_cachep) in init_openprom_fs()453 kmem_cache_destroy(op_inode_cachep); in init_openprom_fs()461 kmem_cache_destroy(op_inode_cachep); in exit_openprom_fs()