HomeSort by relevance Sort by last modified time
    Searched refs:BLOCK_COUNT_IND (Results 1 - 4 of 4) sorted by null

  /external/e2fsprogs/lib/ext2fs/
block.c 73 BLOCK_COUNT_IND, ref_block,
141 BLOCK_COUNT_IND, ref_block,
ext2fs.h 356 #define BLOCK_COUNT_IND (-1)
    [all...]
  /system/update_engine/payload_generator/
ext2_filesystem.cc 71 // If |blockcnt| is negative, it is one of the values: BLOCK_COUNT_IND,
75 if (blockcnt == BLOCK_COUNT_IND || blockcnt == BLOCK_COUNT_DIND ||
  /external/e2fsprogs/e2fsck/
message.c 421 if (ctx->blkcount == BLOCK_COUNT_IND)

Completed in 83 milliseconds