Searched refs:EXT2_ET_BLOCK_ALLOC_FAIL (Results 1 – 6 of 6) sorted by relevance
136 if (retval == EXT2_ET_BLOCK_ALLOC_FAIL) in ext2fs_allocate_group_table()167 if (retval == EXT2_ET_BLOCK_ALLOC_FAIL) in ext2fs_allocate_group_table()
80 #define EXT2_ET_BLOCK_ALLOC_FAIL (2133571400L) macro
202 return EXT2_ET_BLOCK_ALLOC_FAIL; in ext2fs_new_block2()305 return EXT2_ET_BLOCK_ALLOC_FAIL; in ext2fs_get_free_blocks2()
60 pb->error = EXT2_ET_BLOCK_ALLOC_FAIL; in process_block()
227 ec EXT2_ET_BLOCK_ALLOC_FAIL,
2634 if (is_flexbg && (pctx.errcode == EXT2_ET_BLOCK_ALLOC_FAIL)) in new_table_block()