fuchsia_
storage_
benchmarks
0.0.1
Module filesystems
Module Items
Re-exports
Modules
Structs
Traits
Type Aliases
In crate fuchsia_
storage_
benchmarks
fuchsia_storage_benchmarks
Module
filesystems
Copy item path
Source
Re-exports
§
pub use fxfs::
Fxfs
;
Modules
§
fxfs
Structs
§
Blobfs
Config object for starting Blobfs instances.
Delivery
Blob
Struct for holding the name of a blob and its contents in the delivery blob format.
F2fs
Config object for starting F2fs instances.
FsManagement
Filesystem
Instance
Fxblob
Config object for starting Fxblob instances.
Memfs
Config object for starting Memfs instances.
Minfs
Config object for starting Minfs instances.
PkgDir
Instance
PkgDir
Test
Config object for starting a
PkgDirInstance
. The
PkgDirInstance
allows blob benchmarks to open and read a blob through its package directory as opposed to talking directly to the filesystem.
Traits
§
Blob
Filesystem
A trait for filesystems that support reading and writing blobs.
Type Aliases
§
Crypt
Client
Fn