Structs

  • Virtio device for exposing block level read/write operations on a host file.
  • DiskState 🔒
    Tracks the state of an anynchronous disk.
  • Disk state which can be modified by other worker threads

Enums

Constants

Functions

Type Definitions

  • BlockId 🔒
    Virtio block device identifier. This is an ASCII string terminated by a \0, unless all 20 bytes are used, in which case the \0 terminator is omitted.