Merging upstream version 1.3.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
34cf2bc5f8
commit
ae07fb4ed6
803 changed files with 4523 additions and 1325 deletions
|
@ -1,4 +1,4 @@
|
|||
.TH "nvmf_exat_len" 9 "nvmf_exat_len" "October 2022" "libnvme API manual" LINUX
|
||||
.TH "nvmf_exat_len" 9 "nvmf_exat_len" "January 2023" "libnvme API manual" LINUX
|
||||
.SH NAME
|
||||
nvmf_exat_len \- Return length rounded up by 4
|
||||
.SH SYNOPSIS
|
||||
|
@ -6,10 +6,10 @@ nvmf_exat_len \- Return length rounded up by 4
|
|||
.BI "(size_t val_len " ");"
|
||||
.SH ARGUMENTS
|
||||
.IP "val_len" 12
|
||||
Value lenght
|
||||
Value length
|
||||
.SH "DESCRIPTION"
|
||||
Return the size in bytes, rounded to a multiple of 4 (e.g., size of
|
||||
__u32), of the buffer needed to hold the exat value of size
|
||||
\fIval_len\fP.
|
||||
.SH "RETURN"
|
||||
Lenght rounded up by 4
|
||||
Length rounded up by 4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue