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

  /external/e2fsprogs/lib/ext2fs/
alloc_tables.c 62 if (retval == EXT2_ET_BLOCK_ALLOC_FAIL)
74 if (retval == EXT2_ET_BLOCK_ALLOC_FAIL)
alloc.c 99 return EXT2_ET_BLOCK_ALLOC_FAIL;
170 return EXT2_ET_BLOCK_ALLOC_FAIL;
ext2_err.et.in 227 ec EXT2_ET_BLOCK_ALLOC_FAIL,
bmove.c 56 pb->error = EXT2_ET_BLOCK_ALLOC_FAIL;
ext2_err.h 80 #define EXT2_ET_BLOCK_ALLOC_FAIL (2133571400L)

Completed in 25 milliseconds