pub fn fbbu_get_num_blocks() -> Result<u64>Expand description
Query the total number of blocks available on the FBBU device.
ยงErrors
Returns FabricError::IoError if the host returns a negative value.
pub fn fbbu_get_num_blocks() -> Result<u64>Query the total number of blocks available on the FBBU device.
Returns FabricError::IoError if the host returns a negative value.