Home
last modified time | relevance | path

Searched refs:nilfs_transaction_cachep (Results 1 – 2 of 2) sorted by relevance

/linux/fs/nilfs2/
H A Dsegment.h221 extern struct kmem_cache *nilfs_transaction_cachep;
H A Dsuper.c59 struct kmem_cache *nilfs_transaction_cachep; variable
1341 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()