Module pr

Source
Expand description

Persistent reservation support.

Structs§

RegisteredController
A registered controller.
ReservationCapabilities
Capabilities returned by PersistentReservation::capabilities.
ReservationReport
The report returned by PersistentReservation::report.

Enums§

ReservationType
The reservation type.

Traits§

PersistentReservation
Trait implemented by disks that support SCSI-style persistent reservations.