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

/system/extras/ext4_utils/
H A Dallocate.c29 u32 partial_iter; member in struct:region_list
69 alloc->list.partial_iter = 0;
71 alloc->oob_list.partial_iter = 0;
99 list->partial_iter = 0;
264 alloc->list.partial_iter = 0;
475 alloc->list.partial_iter = 0;
506 block += alloc->list.partial_iter;
519 block += alloc->oob_list.partial_iter;
534 *len = alloc->list.iter->len - alloc->list.partial_iter;
541 alloc->list.partial_iter
[all...]

Completed in 18 milliseconds