Home
last modified time | relevance | path

Searched defs:incfs_file_header (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/system/incremental_delivery/incfs/incfsdump/
H A Ddump.cpp108 struct incfs_file_header { struct
110 __le64 fh_magic;
113 __le64 fh_version;
116 __le16 fh_header_size;
119 __le16 fh_data_block_size;
122 __le32 fh_flags;
124 union {
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h51088 struct incfs_file_header { struct
51089 __le64 fh_magic;
51090 __le64 fh_version;
51091 __le16 fh_header_size;
51092 __le16 fh_data_block_size;
51093 __le32 fh_flags;
51094 union {
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h60846 struct incfs_file_header { struct
60847 __le64 fh_magic;
60848 __le64 fh_version;
60849 __le16 fh_header_size;
60850 __le16 fh_data_block_size;
60851 __le32 fh_flags;
60852 union {