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 ofmatchers
. 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 ofmatchers
. Returns the path to the matched block device.