Structs

  • Set of parameters to use for identifying the correct partition to open via [open_partition]

Functions

  • Waits for a partition to appear on BLOCK_DEV_PATH that matches the fields in the PartitionMatcher. Returns the path of the partition if found. Errors after timeout duration.
  • Waits for a partition to appear in [dir] that matches the fields in [matcher]. Returns the topological path of the partition if found. Returns an error after the timeout duration expires.