Home
last modified time | relevance | path

Searched defs:nvme_zone_mgmt_send_cmd (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h83807 struct nvme_zone_mgmt_send_cmd { struct
83808 __u8 opcode;
83809 __u8 flags;
83810 __u16 command_id;
83811 __le32 nsid;
83812 __le32 cdw2[2];
83813 __le64 metadata;
83814 union nvme_data_ptr dptr;
83815 __le64 slba;
83816 __le32 cdw12;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h93538 struct nvme_zone_mgmt_send_cmd { struct
93539 __u8 opcode;
93540 __u8 flags;
93541 __u16 command_id;
93542 __le32 nsid;
93543 __le32 cdw2[2];
93544 __le64 metadata;
93545 union nvme_data_ptr dptr;
93546 __le64 slba;
93547 __le32 cdw12;
[all …]