Home
last modified time | relevance | path

Searched refs:found_prev_chunk (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
369 found_prev_chunk = j - 1; in ext4_allocate_best_fit_partial()
375 found_prev_chunk = j - 1; in ext4_allocate_best_fit_partial()
382 found_prev_chunk = j - 1; in ext4_allocate_best_fit_partial()
397 bgs[found_bg].chunks[found_prev_chunk].len += found_allocate_len; in ext4_allocate_best_fit_partial()