Home
last modified time | relevance | path

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

/linux-6.8/fs/bcachefs/ !
Dbcachefs.h867 unsigned btree_key_cache_btrees; member
1209 return c->btree_key_cache_btrees & (1U << btree); in btree_id_cached()
Dsuper.c844 c->btree_key_cache_btrees |= 1U << BTREE_ID_alloc; in bch2_fs_alloc()
846 c->btree_key_cache_btrees |= 1U << BTREE_ID_inodes; in bch2_fs_alloc()
847 c->btree_key_cache_btrees |= 1U << BTREE_ID_logged_ops; in bch2_fs_alloc()