Searched refs:btree_id_is_alloc (Results 1 – 4 of 4) sorted by relevance
168 if (btree_id_is_alloc(BTREE_NODE_ID(bn))) in try_read_btree_node()490 if (btree_id_is_alloc(btree)) in bch2_get_scanned_nodes()
516 if (btree_id_is_alloc(i) && c->opts.reconstruct_alloc) in read_btree_roots()527 if (btree_id_is_alloc(i)) { in read_btree_roots()
1356 static inline bool btree_id_is_alloc(enum btree_id id) in btree_id_is_alloc() function
360 if (!btree_id_is_alloc(b->c.btree_id)) { in bch2_btree_repair_topology_recurse()