find-leaf-range-scan-only

Status: IN

_find_leaf is called exclusively by range_scan; point lookups use _search instead, which reads the leaf inline and returns the value rather than the page number.

Source: entries/2026/05/29/b-tree-storage-engine-btree-_find_leaf.md

JSON