NAME

struct nvme_copy_range - Copy - Source Range Entries Descriptor Format

SYNOPSIS

struct nvme_copy_range {
 
__u8 rsvd0[8];
 
__le64 slba;
 
__le16 nlb;
 
__u8 rsvd18[6];
 
__le32 eilbrt;
 
__le16 elbatm;
 
__le16 elbat;
 
};
 
 

Members

rsvd0
Reserved
slba
Starting LBA
nlb
Number of Logical Blocks
rsvd18
Reserved
eilbrt
Expected Initial Logical Block Reference Tag / Expected Logical Block Storage Tag
elbatm
Expected Logical Block Application Tag Mask
elbat
Expected Logical Block Application Tag

Questions & Answers

Helpful answers and articles about nvme_copy_range you may found on these sites:
Stack Overflow Server Fault Super User Unix & Linux Ask Ubuntu Network Engineering DevOps Raspberry Pi Webmasters Google Search