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

/system/extras/ext4_utils/
H A Dallocate.c355 unsigned int found_bg = 0, found_prev_chunk = 0, found_block = 0; local
369 found_prev_chunk = j - 1;
375 found_prev_chunk = j - 1;
382 found_prev_chunk = j - 1;
397 bgs[found_bg].chunks[found_prev_chunk].len += found_allocate_len;

Completed in 32 milliseconds