Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

struct nvme_copy_range_f3 - Copy - Source Range Entries Descriptor Format 3h

SYNOPSIS

struct nvme_copy_range_f3 {
__le32 snsid;
__u8 rsvd4[4];
__le64 slba;
__le16 nlb;
__u8 rsvd18[4];
__le16 sopt;
__u8 rsvd24[2];
__u8 elbt[10];
__le16 elbat;
__le16 elbatm;
};

Members

Source Namespace Identifier
Reserved
Starting LBA
Number of Logical Blocks
Reserved
Source Options
Reserved
Expected Initial Logical Block Reference Tag / Expected Logical Block Storage Tag
Expected Logical Block Application Tag
Expected Logical Block Application Tag Mask
struct nvme_copy_range_f3 December 2023