Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

struct nvme_resv_notification_log - Reservation Notification Log

SYNOPSIS

struct nvme_resv_notification_log {
__le64 lpc;
__u8 rnlpt;
__u8 nalp;
__u8 rsvd9[2];
__le32 nsid;
__u8 rsvd16[48];
};

Members

Log Page Count
See enum nvme_resv_notify_rnlpt.
Number of Available Log Pages
Reserved
Namespace ID
Reserved
struct nvme_resv_notification_log February 2024