Searched refs:EXT2_ET_BLOCK_ALLOC_FAIL (Results 1 - 6 of 6) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
H A Dalloc_tables.c136 if (retval == EXT2_ET_BLOCK_ALLOC_FAIL)
167 if (retval == EXT2_ET_BLOCK_ALLOC_FAIL)
H A Dbmove.c60 pb->error = EXT2_ET_BLOCK_ALLOC_FAIL;
H A Dext2_err.h80 #define EXT2_ET_BLOCK_ALLOC_FAIL (2133571400L) macro
H A Dalloc.c202 return EXT2_ET_BLOCK_ALLOC_FAIL;
305 return EXT2_ET_BLOCK_ALLOC_FAIL;
H A Dext2_err.et.in227 ec EXT2_ET_BLOCK_ALLOC_FAIL,
/external/e2fsprogs/e2fsck/
H A Dpass1.c2609 if (is_flexbg && (pctx.errcode == EXT2_ET_BLOCK_ALLOC_FAIL))

Completed in 59 milliseconds