Skip to main content

nvme_resv_rtype

Type Alias nvme_resv_rtype 

Source
pub type nvme_resv_rtype = c_uint;
Expand description

enum nvme_resv_rtype - Reservation Type Encoding @NVME_RESERVATION_RTYPE_WE: Write Exclusive Reservation @NVME_RESERVATION_RTYPE_EA: Exclusive Access Reservation @NVME_RESERVATION_RTYPE_WERO: Write Exclusive - Registrants Only Reservation @NVME_RESERVATION_RTYPE_EARO: Exclusive Access - Registrants Only Reservation @NVME_RESERVATION_RTYPE_WEAR: Write Exclusive - All Registrants Reservation @NVME_RESERVATION_RTYPE_EAAR: Exclusive Access - All Registrants Reservation