Searched refs:romfs_inode_cachep (Results 1 – 1 of 1) sorted by relevance
80 static struct kmem_cache *romfs_inode_cachep; variable378 inode = alloc_inode_sb(sb, romfs_inode_cachep, GFP_KERNEL); in romfs_alloc_inode()387 kmem_cache_free(romfs_inode_cachep, ROMFS_I(inode)); in romfs_free_inode()629 romfs_inode_cachep = in init_romfs_fs()635 if (!romfs_inode_cachep) { in init_romfs_fs()647 kmem_cache_destroy(romfs_inode_cachep); in init_romfs_fs()662 kmem_cache_destroy(romfs_inode_cachep); in exit_romfs_fs()