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_feat_resv_notify_flags - Reservation Notification Configuration

Constants

NVME_FEAT_RESV_NOTIFY_REGPRE Mask Registration Preempted Notification NVME_FEAT_RESV_NOTIFY_RESREL Mask Reservation Released Notification NVME_FEAT_RESV_NOTIFY_RESPRE Mask Reservation Preempted Notification August 2025 enum nvme_feat_resv_notify_flags libnvme(2)

Name

enum nvme_feat_resv_notify_flags - Reservation Notification Configuration

Synopsis

enum nvme_feat_resv_notify_flags { NVME_FEAT_RESV_NOTIFY_REGPRE , NVME_FEAT_RESV_NOTIFY_RESREL , NVME_FEAT_RESV_NOTIFY_RESPRE };

See Also