Searched refs:romfs_inode_cachep (Results 1 – 1 of 1) sorted by relevance
79 static struct kmem_cache *romfs_inode_cachep; variable393 inode = kmem_cache_alloc(romfs_inode_cachep, GFP_KERNEL); in romfs_alloc_inode()404 kmem_cache_free(romfs_inode_cachep, ROMFS_I(inode)); in romfs_i_callback()618 romfs_inode_cachep = in init_romfs_fs()624 if (!romfs_inode_cachep) { in init_romfs_fs()636 kmem_cache_destroy(romfs_inode_cachep); in init_romfs_fs()651 kmem_cache_destroy(romfs_inode_cachep); in exit_romfs_fs()