Home
last modified time | relevance | path

Searched refs:EXT2_ET_BLOCK_ALLOC_FAIL (Results 1 – 5 of 5) sorted by relevance

/external/e2fsprogs/lib/ext2fs/
Dalloc_tables.c62 if (retval == EXT2_ET_BLOCK_ALLOC_FAIL) in ext2fs_allocate_group_table()
74 if (retval == EXT2_ET_BLOCK_ALLOC_FAIL) in ext2fs_allocate_group_table()
Dalloc.c99 return EXT2_ET_BLOCK_ALLOC_FAIL; in ext2fs_new_block()
170 return EXT2_ET_BLOCK_ALLOC_FAIL; in ext2fs_get_free_blocks()
Dext2_err.h80 #define EXT2_ET_BLOCK_ALLOC_FAIL (2133571400L) macro
Dbmove.c56 pb->error = EXT2_ET_BLOCK_ALLOC_FAIL; in process_block()
Dext2_err.et.in227 ec EXT2_ET_BLOCK_ALLOC_FAIL,