Function storage_isolated_driver_manager::fvm::format_for_fvm

source ยท
pub fn format_for_fvm(
    block_device: &DirectoryProxy,
    fvm_slice_size: usize,
) -> Result<()>
Expand description

Formats the block device at block_device to be an empty FVM instance.