1libnvme(9)                        API Manual                        libnvme(9)
2
3
4

NAME

6       struct nvme_lbaf - LBA Format Data Structure
7

SYNOPSIS

9       struct nvme_lbaf {
10           __le16 ms;
11           __u8 ds;
12           __u8 rp;
13        };
14
15

Members

17       ms          Metadata  Size  indicates the number of metadata bytes pro‐
18                   vided per LBA based on the LBA Data Size indicated.
19
20       ds          LBA Data Size indicates the LBA data  size  supported,  re‐
21                   ported as a power of two.
22
23       rp          Relative Performance, see enum nvme_lbaf_rp.
24
25
26
27April 2022                     struct nvme_lbaf                     libnvme(9)
Impressum