Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.c369 unsigned int found_bg = 0, found_prev_chunk = 0, found_block = 0; in ext4_allocate_best_fit_partial() local
383 found_prev_chunk = j - 1; in ext4_allocate_best_fit_partial()
389 found_prev_chunk = j - 1; in ext4_allocate_best_fit_partial()
396 found_prev_chunk = j - 1; in ext4_allocate_best_fit_partial()
411 bgs[found_bg].chunks[found_prev_chunk].len += found_allocate_len; in ext4_allocate_best_fit_partial()