Home
last modified time | relevance | path

Searched defs:total_chunks (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/system/core/libsparse/
H A Dsparse_format.h33 __le32 total_chunks; /* total chunks in the sparse input image */ member
/aosp_15_r20/external/mesa3d/src/intel/common/
H A Dintel_urb_config.c200 unsigned total_chunks = push_constant_chunks; in intel_get_urb_config() local
/aosp_15_r20/packages/modules/Virtualization/android/virtmgr/src/
Dcomposite.rs144 total_chunks: u32, in get_partition_size() field
/aosp_15_r20/external/e2fsprogs/debugfs/
H A De2freefrag.c261 unsigned long total_chunks; in dump_chunk_info() local
/aosp_15_r20/external/e2fsprogs/misc/
H A De2freefrag.c261 unsigned long total_chunks; in dump_chunk_info() local
/aosp_15_r20/bootable/libbootloader/gbl/libgbl/src/fastboot/
H A Dsparse.rs45 pub total_chunks: u32, field
/aosp_15_r20/external/crosvm/disk/src/
H A Dandroid_sparse.rs68 total_chunks: Le32, // total chunks in the sparse input image field