Home
last modified time | relevance | path

Searched refs:table_init_done (Results 1 – 4 of 4) sorted by relevance

/linux/fs/bcachefs/
H A Dbtree_key_cache_types.h9 bool table_init_done; member
H A Dbtree_key_cache.c774 if (bc->table_init_done) in bch2_fs_btree_key_cache_exit()
803 bc->table_init_done = true; in bch2_fs_btree_key_cache_init()
H A Dbtree_types.h168 bool table_init_done; member
H A Dbtree_cache.c635 if (bc->table_init_done) in bch2_fs_btree_cache_exit()
650 bc->table_init_done = true; in bch2_fs_btree_cache_init()