Expand description
Common routines for interoperating between [nvme_spec
] and
[disk_backend
] types.
Structs§
- Invalid
Reservation Type - Error returned by
from_nvme_reservation_type
.
Functions§
- from_
nvme_ reservation_ capabilities - Builds
disk_backend
reservation capabilities from NVMe reservation capabilities. - from_
nvme_ reservation_ report - Parses an NVMe reservation report into a
disk_backend
reservation report. - from_
nvme_ reservation_ type - Converts a
disk_backend
reservation type from an NVMe reservation type. - to_
nvme_ reservation_ type - Converts a
disk_backend
reservation type to an NVMe reservation type.