Home
last modified time | relevance | path

Searched refs:bch2_fs_btree_key_cache_exit (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/fs/bcachefs/
Dbtree_key_cache.h51 void bch2_fs_btree_key_cache_exit(struct btree_key_cache *);
Dbtree_key_cache.c691 void bch2_fs_btree_key_cache_exit(struct btree_key_cache *bc) in bch2_fs_btree_key_cache_exit() function
Dsuper.c556 bch2_fs_btree_key_cache_exit(&c->btree_key_cache); in __bch2_fs_free()