Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h54853 struct pstore_info pstore; member
104692 struct pstore { struct
104693 struct dm_exception_store *store;
104694 int version;
104695 int valid;
104696 uint32_t exceptions_per_area;
104697 void *area;
104698 void *zero_area;
104699 void *header_area;
104700 chunk_t current_area;
[all …]
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h64611 struct pstore_info pstore; member
114487 struct pstore { struct
114488 struct dm_exception_store *store;
114489 int version;
114490 int valid;
114491 uint32_t exceptions_per_area;
114492 void *area;
114493 void *zero_area;
114494 void *header_area;
114495 chunk_t current_area;
[all …]