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

NAME

6       nvme_resv_register - Send an nvme reservation register
7

SYNOPSIS

9       int nvme_resv_register (struct nvme_resv_register_args *args );
10

ARGUMENTS

12       args        struct nvme_resv_register_args argument structure
13

DESCRIPTION

15       The  Reservation Register command registers, unregisters, or replaces a
16       reservation key.
17

RETURN

19       The nvme command status if a response was received (see enum  nvme_sta‐
20       tus_field) or -1 with errno set otherwise.
21
22
23
24April 2022                    nvme_resv_register         nvme_resv_register(9)
Impressum