HomeSort by relevance Sort by last modified time
    Searched defs:blk_sz (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/libsparse/src/
sparse_format.h 27 __le32 blk_sz; /* block size in bytes, must be a multiple of 4 (4096) */ member in struct:sparse_header
50 * For a Raw chunk, it's the data in chunk_sz * blk_sz.
  /system/core/libsparse/
sparse_format.h 27 __le32 blk_sz; /* block size in bytes, must be a multiple of 4 (4096) */ member in struct:sparse_header
50 * For a Raw chunk, it's the data in chunk_sz * blk_sz.

Completed in 81 milliseconds