Searched refs:nilfs_transaction_cachep (Results 1 – 2 of 2) sorted by relevance
221 extern struct kmem_cache *nilfs_transaction_cachep;
59 struct kmem_cache *nilfs_transaction_cachep; variable1341 kmem_cache_destroy(nilfs_transaction_cachep); in nilfs_destroy_cachep()1355 nilfs_transaction_cachep = kmem_cache_create("nilfs2_transaction_cache", in nilfs_init_cachep()1358 if (!nilfs_transaction_cachep) in nilfs_init_cachep()