Searched defs:nvme_lba_range_type (Results 1 – 2 of 2) sorted by relevance
174 struct nvme_lba_range_type { struct175 __u8 type;176 __u8 attributes;177 __u8 rsvd2[14];178 __u64 slba;179 __u64 nlb;180 __u8 guid[16];181 __u8 rsvd48[16];
742 struct nvme_lba_range_type { struct743 __u8 type;744 __u8 attributes;745 __u8 rsvd2[14];746 __le64 slba;747 __le64 nlb;748 __u8 guid[16];749 __u8 rsvd48[16];