Scroll to navigation

libnvme(9) API Manual libnvme(9)

NAME

struct nvme_copy_range_f2 - Copy - Source Range Entries Descriptor Format 2h

SYNOPSIS

struct nvme_copy_range_f2 {
__le32 snsid;
__u8 rsvd4[4];
__le64 slba;
__le16 nlb;
__u8 rsvd18[4];
__le16 sopt;
__le32 eilbrt;
__le16 elbat;
__le16 elbatm;
};

Members

Source Namespace Identifier
Reserved
Starting LBA
Number of Logical Blocks
Reserved
Source Options
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_f2 February 2024