struct MkfsOptions
Defined at line 53 of file ../../src/storage/lib/fs_management/cpp/options.h
Public Members
uint32_t fvm_data_slices
bool verbose
uint16_t sectors_per_cluster
bool deprecated_padded_blobfs_format
uint64_t num_inodes
Public Methods
fuchsia_fs_startup::wire::FormatOptions as_format_options (fidl::AnyArena & arena)
Generate a FormatOptions fidl struct to pass the a fuchsia.fs.startup.Startup interface based
on this set of options.
Defined at line 32 of file ../../src/storage/lib/fs_management/cpp/options.cc