HomeSort by relevance Sort by last modified time
    Searched full:partial_iter (Results 1 - 1 of 1) sorted by null

  /system/extras/ext4_utils/
allocate.c 30 u32 partial_iter; member in struct:region_list
77 alloc->list.partial_iter = 0;
79 alloc->oob_list.partial_iter = 0;
126 list->partial_iter = 0;
276 alloc->list.partial_iter = 0;
489 alloc->list.partial_iter = 0;
520 block += alloc->list.partial_iter;
533 block += alloc->oob_list.partial_iter;
548 *len = alloc->list.iter->len - alloc->list.partial_iter;
555 alloc->list.partial_iter = 0
    [all...]

Completed in 143 milliseconds