Home
last modified time | relevance | path

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

/linux-6.12.1/fs/bcachefs/
Dbtree_node_scan.c488 unsigned level, struct bpos node_min, struct bpos node_max) in bch2_get_scanned_nodes() argument
503 bch2_bpos_to_text(&buf, node_min); in bch2_get_scanned_nodes()
514 .min_key = node_min, in bch2_get_scanned_nodes()
521 n.range_updated |= bpos_lt(n.min_key, node_min); in bch2_get_scanned_nodes()
522 n.min_key = bpos_max(n.min_key, node_min); in bch2_get_scanned_nodes()
Dbtree_update_interior.c48 struct bpos node_min = b->key.k.type == KEY_TYPE_btree_ptr_v2 in bch2_btree_node_check_topology() local
93 ? node_min in bch2_btree_node_check_topology()