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

lpc
Log Page Count
rnlpt
See enum nvme_resv_notify_rnlpt.
nalp
Number of Available Log Pages
rsvd9
Reserved
nsid
Namespace ID
rsvd16
Reserved

Questions & Answers

Helpful answers and articles about nvme_resv_notification_log you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search