Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h81909 struct nd_btt { struct
81910 struct device dev;
81911 struct nd_namespace_common *ndns;
81912 struct btt *btt;
81913 unsigned long lbasize;
81914 u64 size;
81915 uuid_t *uuid;
81916 int id;
81917 int initial_offset;
81918 u16 version_major;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h91640 struct nd_btt { struct
91641 struct device dev;
91642 struct nd_namespace_common *ndns;
91643 struct btt *btt;
91644 unsigned long lbasize;
91645 u64 size;
91646 uuid_t *uuid;
91647 int id;
91648 int initial_offset;
91649 u16 version_major;
[all …]