1nvme_get_log_endurance_group(9)libnvme API manualnvme_get_log_endurance_group(9)
2
3
4

NAME

6       nvme_get_log_endurance_group -
7

SYNOPSIS

9       int  nvme_get_log_endurance_group  (int  fd  ,  __u16  endgid  , struct
10       nvme_endurance_group_log *log );
11

ARGUMENTS

13       fd          File descriptor of nvme device
14
15       endgid      Starting group identifier to return in the list
16
17       log         User address to store the endurance log
18

DESCRIPTION

20       This log page indicates if an Endurance Group Event has occurred for  a
21       particular  Endurance  Group. If an Endurance Group Event has occurred,
22       the details of the particular event are included in the Endurance Group
23       Information log page for that Endurance Group. An asynchronous event is
24       generated when an entry for an Endurance Group is newly added  to  this
25       log page.
26

RETURN

28       The  nvme command status if a response was received (see enum nvme_sta‐
29       tus_field) or -1 with errno set otherwise.
30
31
32
33April 2022               nvme_get_log_endurance_ngvrmoeu_pget_log_endurance_group(9)
Impressum