mock_set_fbbu_num_blocks

Function mock_set_fbbu_num_blocks 

Source
pub fn mock_set_fbbu_num_blocks(n: u64)
Expand description

Set the mock FBBU block count.

Controls the value returned by fbbu_get_num_blocks and the upper bound for LBA validation. Used to test capacity checks in BlockBuilder::acquire.

Only available on native (non-WASM) targets.