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

  /external/f2fs-tools/tools/
fibmap.c 89 int total_blks; local
118 total_blks = (st.st_size + st.st_blksize - 1) / st.st_blksize;
136 for (i = 1; i < total_blks; i++) {
  /external/qemu/distrib/libsparse/src/
sparse_format.h 28 __le32 total_blks; /* total blocks in the non-sparse output image */ member in struct:sparse_header
  /system/core/libsparse/
sparse_format.h 28 __le32 total_blks; /* total blocks in the non-sparse output image */ member in struct:sparse_header

Completed in 359 milliseconds