1nvme_get_log_lba_status(9)    libnvme API manual    nvme_get_log_lba_status(9)
2
3
4

NAME

6       nvme_get_log_lba_status -
7

SYNOPSIS

9       int  nvme_get_log_lba_status  (int fd , bool rae , __u64 offset , __u32
10       len , void *log );
11

ARGUMENTS

13       fd          File descriptor of nvme device
14
15       rae         Retain asynchronous events
16
17       offset      Offset to the start of the log page
18
19       len         The allocated length of the log page
20
21       log         User address to store the log page
22
23
24
25April 2022                  nvme_get_log_lba_status nvme_get_log_lba_status(9)
Impressum