Home
last modified time | relevance | path

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

/linux/fs/nilfs2/
H A Dbtree.h56 extern struct kmem_cache *nilfs_btree_path_cache;
H A Dsuper.c61 struct kmem_cache *nilfs_btree_path_cache; variable
1343 kmem_cache_destroy(nilfs_btree_path_cache); in nilfs_destroy_cachep()
1367 nilfs_btree_path_cache = kmem_cache_create("nilfs2_btree_path_cache", in nilfs_init_cachep()
1370 if (!nilfs_btree_path_cache) in nilfs_init_cachep()