Adding upstream version 1.0.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
809e3412a9
commit
336fe81026
743 changed files with 51081 additions and 0 deletions
15
doc/man/nvme_get_log_reservation.2
Normal file
15
doc/man/nvme_get_log_reservation.2
Normal file
|
@ -0,0 +1,15 @@
|
|||
.TH "nvme_get_log_reservation" 9 "nvme_get_log_reservation" "April 2022" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvme_get_log_reservation \-
|
||||
.SH SYNOPSIS
|
||||
.B "int" nvme_get_log_reservation
|
||||
.BI "(int fd " ","
|
||||
.BI "bool rae " ","
|
||||
.BI "struct nvme_resv_notification_log *log " ");"
|
||||
.SH ARGUMENTS
|
||||
.IP "fd" 12
|
||||
File descriptor of nvme device
|
||||
.IP "rae" 12
|
||||
Retain asynchronous events
|
||||
.IP "log" 12
|
||||
User address to store the reservation log
|
Loading…
Add table
Add a link
Reference in a new issue