Home
last modified time | relevance | path

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

/linux-6.15/fs/bcachefs/
Dbtree_key_cache.h50 void bch2_fs_btree_key_cache_exit(struct btree_key_cache *);
Dbtree_key_cache.c743 void bch2_fs_btree_key_cache_exit(struct btree_key_cache *bc) in bch2_fs_btree_key_cache_exit() function
Dsuper.c562 bch2_fs_btree_key_cache_exit(&c->btree_key_cache); in __bch2_fs_free()