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

NAME

6       struct nvme_copy_range_f1 - Copy - Source Range Entries Descriptor For‐
7       mat 1h
8

SYNOPSIS

10       struct nvme_copy_range_f1 {
11           __u8 rsvd0[8];
12           __le64 slba;
13           __le16 nlb;
14           __u8 rsvd18[8];
15           __u8 elbt[10];
16           __le16 elbatm;
17           __le16 elbat;
18        };
19
20

Members

22       rsvd0       Reserved
23
24       slba        Starting LBA
25
26       nlb         Number of Logical Blocks
27
28       rsvd18      Reserved
29
30       elbt        Expected Initial Logical Block  Reference  Tag  /  Expected
31                   Logical Block Storage Tag
32
33       elbatm      Expected Logical Block Application Tag Mask
34
35       elbat       Expected Logical Block Application Tag
36
37
38
39November 2022              struct nvme_copy_range_f1                libnvme(9)
Impressum