Home
last modified time | relevance | path

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

/linux-6.14.4/fs/bcachefs/
Dbcachefs.h858 unsigned btree_key_cache_btrees; member
1189 return c->btree_key_cache_btrees & (1U << btree); in btree_id_cached()
Dsuper.c864 c->btree_key_cache_btrees |= 1U << BTREE_ID_alloc; in bch2_fs_alloc()
866 c->btree_key_cache_btrees |= 1U << BTREE_ID_inodes; in bch2_fs_alloc()
867 c->btree_key_cache_btrees |= 1U << BTREE_ID_logged_ops; in bch2_fs_alloc()