Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h6373 struct blk_zone { struct
6374 __u64 start;
6375 __u64 len;
6376 __u64 wp;
6377 __u8 type;
6378 __u8 cond;
6379 __u8 non_seq;
6380 __u8 reset;
6381 __u8 resv[4];
6382 __u64 capacity;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h5982 struct blk_zone { struct
5983 __u64 start;
5984 __u64 len;
5985 __u64 wp;
5986 __u8 type;
5987 __u8 cond;
5988 __u8 non_seq;
5989 __u8 reset;
5990 __u8 resv[4];
5991 __u64 capacity;
[all …]