1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       struct nvme_resv_notification_log -
7

SYNOPSIS

9       struct nvme_resv_notification_log {
10           __le64 lpc;
11           __u8 rnlpt;
12           __u8 nalp;
13           __u8 rsvd9[2];
14           __le32 nsid;
15           __u8 rsvd16[48];
16        };
17
18

Members

20       lpc         Log Page Count
21
22       rnlpt       See enum nvme_resv_notify_rnlpt.
23
24       nalp        Number of Available Log Pages
25
26       rsvd9       Reserved
27
28       nsid        Namespace ID
29
30       rsvd16      Reserved
31
32
33
34April 2022             struct nvme_resv_notification_log            libnvme(9)
Impressum