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_f1 - Copy - Source Range Entries Descriptor Format 1h

Members

       rsvd0       Reserved

       slba        Starting LBA

       nlb         Number of Logical Blocks

       rsvd18      Reserved

       elbt        Expected Initial Logical Block Reference Tag / Expected Logical Block Storage Tag

       elbat       Expected Logical Block Application Tag

       elbatm      Expected Logical Block Application Tag Mask

May 2025                                    struct nvme_copy_range_f1                                 libnvme(2)

Name

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

Synopsis

       struct nvme_copy_range_f1 {
           __u8rsvd0[8];__le64slba;__le16nlb;__u8rsvd18[8];__u8elbt[10];__le16elbat;__le16elbatm;
        };

See Also