logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Constants

NVME_RESERVATION_CPTPL_NO_CHANGE No change to PTPL state NVME_RESERVATION_CPTPL_CLEAR Reservations are released and registrants are cleared on a power on NVME_RESERVATION_CPTPL_PERSIST Reservations and registrants persist across a power loss May 2025 enum nvme_resv_cptpl 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 };

See Also