Crate storage_isolated_driver_manager

source ·

Modules§

Enums§

  • A constraint for the block device being waited for in wait_for_block_device.

Functions§

  • Looks for a block device already in /dev/class/block that meets all of the requirements of matchers. Returns the path to the matched block device.
  • Waits for a block device to appear in /dev/class/block that meets all of the requirements of matchers. Returns the path to the matched block device.

Type Aliases§