23 lines
447 B
Groff
23 lines
447 B
Groff
.TH "libnvme" 9 "struct nvme_fdp_ruhu_log" "November 2024" "API Manual" LINUX
|
|
.SH NAME
|
|
struct nvme_fdp_ruhu_log \- Reclaim Unit Handle Usage Log Page
|
|
.SH SYNOPSIS
|
|
struct nvme_fdp_ruhu_log {
|
|
.br
|
|
.BI " __le16 nruh;"
|
|
.br
|
|
.BI " __u8 rsvd2[6];"
|
|
.br
|
|
.BI " struct nvme_fdp_ruhu_desc ruhus[];"
|
|
.br
|
|
.BI "
|
|
};
|
|
.br
|
|
|
|
.SH Members
|
|
.IP "nruh" 12
|
|
Number of Reclaim Unit Handles
|
|
.IP "rsvd2" 12
|
|
Reserved
|
|
.IP "ruhus" 12
|
|
Reclaim Unit Handle Usage descriptors
|