Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.c355 unsigned int found_bg = 0, found_prev_chunk = 0, found_block = 0; in ext4_allocate_best_fit_partial() local
370 found_block = hole_start; in ext4_allocate_best_fit_partial()
376 found_block = hole_start; in ext4_allocate_best_fit_partial()
383 found_block = hole_start; in ext4_allocate_best_fit_partial()
400 found_block, in ext4_allocate_best_fit_partial()
407 reg->block = found_block + bgs[found_bg].first_block; in ext4_allocate_best_fit_partial()