romfs_inode_cachep 80 fs/romfs/super.c static struct kmem_cache *romfs_inode_cachep; romfs_inode_cachep 377 fs/romfs/super.c inode = kmem_cache_alloc(romfs_inode_cachep, GFP_KERNEL); romfs_inode_cachep 386 fs/romfs/super.c kmem_cache_free(romfs_inode_cachep, ROMFS_I(inode)); romfs_inode_cachep 627 fs/romfs/super.c romfs_inode_cachep = romfs_inode_cachep 633 fs/romfs/super.c if (!romfs_inode_cachep) { romfs_inode_cachep 645 fs/romfs/super.c kmem_cache_destroy(romfs_inode_cachep); romfs_inode_cachep 660 fs/romfs/super.c kmem_cache_destroy(romfs_inode_cachep);