Searched refs:ext2_inode_cachep (Results 1 – 1 of 1) sorted by relevance
205 static struct kmem_cache * ext2_inode_cachep; variable210 ei = alloc_inode_sb(sb, ext2_inode_cachep, GFP_KERNEL); in ext2_alloc_inode()224 kmem_cache_free(ext2_inode_cachep, EXT2_I(inode)); in ext2_free_in_core_inode()241 ext2_inode_cachep = kmem_cache_create_usercopy("ext2_inode_cache", in init_inodecache()247 if (ext2_inode_cachep == NULL) in init_inodecache()259 kmem_cache_destroy(ext2_inode_cachep); in destroy_inodecache()