Searched refs:ext2_inode_cachep (Results 1 – 1 of 1) sorted by relevance
178 static struct kmem_cache * ext2_inode_cachep; variable183 ei = alloc_inode_sb(sb, ext2_inode_cachep, GFP_KERNEL); in ext2_alloc_inode()197 kmem_cache_free(ext2_inode_cachep, EXT2_I(inode)); in ext2_free_in_core_inode()214 ext2_inode_cachep = kmem_cache_create_usercopy("ext2_inode_cache", in init_inodecache()220 if (ext2_inode_cachep == NULL) in init_inodecache()232 kmem_cache_destroy(ext2_inode_cachep); in destroy_inodecache()