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

NAME

6       nvme_resv_report - Send an nvme reservation report
7

SYNOPSIS

9       int nvme_resv_report (struct nvme_resv_report_args *args );
10

ARGUMENTS

12       args        struct nvme_resv_report_args argument structure
13

DESCRIPTION

15       Returns  a  Reservation  Status data structure to memory that describes
16       the registration and reservation status of a namespace. See the defini‐
17       tion  for  the  returned structure, struct nvme_reservation_status, for
18       more details.
19

RETURN

21       The nvme command status if a response was received (see enum  nvme_sta‐
22       tus_field) or -1 with errno set otherwise.
23
24
25
26November 2022                  nvme_resv_report            nvme_resv_report(9)
Impressum