logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt

struct nvme_lba_range_type_entry - LBA Range Type - Data Structure Entry

Members

type Specifies the Type of the LBA range attributes Specifies attributes of the LBA range rsvd2 Reserved slba Starting LBA nlb Number of Logical Blocks guid Unique Identifier rsvd48 Reserved May 2025 struct nvme_lba_range_type_entry libnvme(2)

Name

struct nvme_lba_range_type_entry - LBA Range Type - Data Structure Entry

Synopsis

struct nvme_lba_range_type_entry { __u8type;__u8attributes;__u8rsvd2[14];__le64slba;__le64nlb;__u8guid[16];__u8rsvd48[16]; };

See Also