Home
last modified time | relevance | path

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

/linux/fs/bcachefs/
H A Dbcachefs.h942 unsigned btree_key_cache_btrees; member
1212 return c->btree_key_cache_btrees & (1U << btree); in btree_id_cached()
H A Dsuper.c947 c->btree_key_cache_btrees |= 1U << BTREE_ID_alloc; in bch2_fs_alloc()
949 c->btree_key_cache_btrees |= 1U << BTREE_ID_inodes; in bch2_fs_alloc()
950 c->btree_key_cache_btrees |= 1U << BTREE_ID_logged_ops; in bch2_fs_alloc()