Searched refs:nilfs_inode_cachep (Results 1 – 1 of 1) sorted by relevance
70 static struct kmem_cache *nilfs_inode_cachep; variable162 ii = kmem_cache_alloc(nilfs_inode_cachep, GFP_NOFS); in nilfs_alloc_inode()182 kmem_cache_free(nilfs_inode_cachep, NILFS_I(inode)); in nilfs_i_callback()1393 if (nilfs_inode_cachep) in nilfs_destroy_cachep()1394 kmem_cache_destroy(nilfs_inode_cachep); in nilfs_destroy_cachep()1405 nilfs_inode_cachep = kmem_cache_create("nilfs2_inode_cache", in nilfs_init_cachep()1408 if (!nilfs_inode_cachep) in nilfs_init_cachep()