Searched refs:EXT2_ET_BLOCK_ALLOC_FAIL (Results 1 – 10 of 10) sorted by relevance
227 return EXT2_ET_BLOCK_ALLOC_FAIL; in get_next_block()231 return EXT2_ET_BLOCK_ALLOC_FAIL; in get_next_block()242 return EXT2_ET_BLOCK_ALLOC_FAIL; in get_next_block()303 if (retval != EXT2_ET_BLOCK_ALLOC_FAIL) in basefs_block_allocator()324 return EXT2_ET_BLOCK_ALLOC_FAIL; in basefs_block_allocator()
195 return EXT2_ET_BLOCK_ALLOC_FAIL; in ext2fs_new_block3()307 return EXT2_ET_BLOCK_ALLOC_FAIL; in ext2fs_get_free_blocks2()316 return EXT2_ET_BLOCK_ALLOC_FAIL; in ext2fs_get_free_blocks2()505 retval = EXT2_ET_BLOCK_ALLOC_FAIL; in ext2fs_new_range()544 return EXT2_ET_BLOCK_ALLOC_FAIL; in ext2fs_alloc_range()
150 if (retval == EXT2_ET_BLOCK_ALLOC_FAIL) in ext2fs_allocate_group_table()183 if (retval == EXT2_ET_BLOCK_ALLOC_FAIL) in ext2fs_allocate_group_table()
80 #define EXT2_ET_BLOCK_ALLOC_FAIL (2133571400L) macro
61 pb->error = EXT2_ET_BLOCK_ALLOC_FAIL; in process_block()
227 ec EXT2_ET_BLOCK_ALLOC_FAIL,
817 return EXT2_ET_BLOCK_ALLOC_FAIL; in ext2fs_fallocate()
485 if (retval == EXT2_ET_BLOCK_ALLOC_FAIL && in e2fsck_get_lost_and_found()
4006 if (is_flexbg && (pctx.errcode == EXT2_ET_BLOCK_ALLOC_FAIL)) in new_table_block()
3374 if (err && err != EXT2_ET_BLOCK_ALLOC_FAIL) in fallocate_helper()3916 case EXT2_ET_BLOCK_ALLOC_FAIL: in __translate_error()