Searched refs:romfs_inode_cachep (Results 1 – 1 of 1) sorted by relevance
80 static struct kmem_cache *romfs_inode_cachep; variable394 inode = kmem_cache_alloc(romfs_inode_cachep, GFP_KERNEL); in romfs_alloc_inode()405 kmem_cache_free(romfs_inode_cachep, ROMFS_I(inode)); in romfs_i_callback()639 romfs_inode_cachep = in init_romfs_fs()645 if (!romfs_inode_cachep) { in init_romfs_fs()657 kmem_cache_destroy(romfs_inode_cachep); in init_romfs_fs()672 kmem_cache_destroy(romfs_inode_cachep); in exit_romfs_fs()