Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.c378 unsigned int found_bg = 0; in ext4_allocate_best_fit_partial() local
386 found_bg = i; in ext4_allocate_best_fit_partial()
394 u32 block = ext4_allocate_blocks_from_block_group(allocate_len, found_bg); in ext4_allocate_best_fit_partial()
396 error("failed to allocate %d blocks in block group %d", allocate_len, found_bg); in ext4_allocate_best_fit_partial()
404 reg->bg = found_bg; in ext4_allocate_best_fit_partial()