Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

enum nvme_resv_cptpl - Reservation Register - Change Persist Through Power Loss State

SYNOPSIS

enum nvme_resv_cptpl {
NVME_RESERVATION_CPTPL_NO_CHANGE ,
NVME_RESERVATION_CPTPL_CLEAR ,
NVME_RESERVATION_CPTPL_PERSIST

};

Constants

No change to PTPL state
Reservations are released and registrants are cleared on a power on
Reservations and registrants persist across a power loss
enum nvme_resv_cptpl February 2024