Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbcachefs.h859 unsigned btree_key_cache_btrees; member
1193 return c->btree_key_cache_btrees & (1U << btree); in btree_id_cached()
Dsuper.c858 c->btree_key_cache_btrees |= 1U << BTREE_ID_alloc; in bch2_fs_alloc()
860 c->btree_key_cache_btrees |= 1U << BTREE_ID_inodes; in bch2_fs_alloc()
861 c->btree_key_cache_btrees |= 1U << BTREE_ID_logged_ops; in bch2_fs_alloc()