logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

struct nvme_copy_range - Copy - Source Range Entries Descriptor Format

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 elbat Expected Logical Block Application Tag elbatm Expected Logical Block Application Tag Mask August 2025 struct nvme_copy_range libnvme(2)

Name

struct nvme_copy_range - Copy - Source Range Entries Descriptor Format

Synopsis

struct nvme_copy_range { __u8rsvd0[8];__le64slba;__le16nlb;__u8rsvd18[6];__le32eilbrt;__le16elbat;__le16elbatm; };

See Also