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

  /external/e2fsprogs/lib/ext2fs/
alloc_tables.c 136 if (retval == EXT2_ET_BLOCK_ALLOC_FAIL)
167 if (retval == EXT2_ET_BLOCK_ALLOC_FAIL)
bmove.c 60 pb->error = EXT2_ET_BLOCK_ALLOC_FAIL;
ext2_err.h 80 #define EXT2_ET_BLOCK_ALLOC_FAIL (2133571400L)
alloc.c 202 return EXT2_ET_BLOCK_ALLOC_FAIL;
305 return EXT2_ET_BLOCK_ALLOC_FAIL;
ext2_err.et.in 227 ec EXT2_ET_BLOCK_ALLOC_FAIL,
  /external/e2fsprogs/e2fsck/
pass1.c     [all...]

Completed in 53 milliseconds