Scroll to navigation

libnvme(2) API Manual libnvme(2)

NAME

struct nvme_copy_range_f1 - Copy - Source Range Entries Descriptor Format 1h

SYNOPSIS

struct nvme_copy_range_f1 {
__u8 rsvd0[8];
__le64 slba;
__le16 nlb;
__u8 rsvd18[8];
__u8 elbt[10];
__le16 elbat;
__le16 elbatm;
};

Members

Reserved
Starting LBA
Number of Logical Blocks
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_f1 February 2024