class FilesystemInfo

Defined at line 6117 of file fidling/gen/sdk/fidl/fuchsia.io/fuchsia.io/hlcpp/fuchsia/io/cpp/fidl.h

Public Members

uint64_t total_bytes
uint64_t used_bytes
uint64_t total_nodes
uint64_t used_nodes
uint64_t free_shared_pool_bytes
uint64_t fs_id
uint32_t block_size
uint32_t max_filename_size
uint32_t fs_type
uint32_t padding
array name

Public Methods

::std::unique_ptr<FilesystemInfo> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, FilesystemInfo * value, size_t _offset)
zx_status_t Clone (FilesystemInfo * result)