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

  /external/e2fsprogs/e2fsck/
e2fsck.c 105 if (ctx->block_ea_map) {
106 ext2fs_free_block_bitmap(ctx->block_ea_map);
107 ctx->block_ea_map = 0;
pass1.c     [all...]
e2fsck.h 258 ext2fs_block_bitmap block_ea_map; /* Blocks which are used by EA's */ member in struct:e2fsck_struct

Completed in 61 milliseconds