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

  /system/extras/ext4_utils/
allocate.c 64 alloc->list.partial_iter = 0;
66 alloc->oob_list.partial_iter = 0;
115 list->partial_iter = 0;
276 alloc->list.partial_iter = 0;
457 alloc->list.partial_iter = 0;
488 block += alloc->list.partial_iter;
501 block += alloc->oob_list.partial_iter;
516 *len = alloc->list.iter->len - alloc->list.partial_iter;
523 alloc->list.partial_iter = 0;
540 alloc->list.partial_iter = 0
    [all...]
allocate.h 30 u32 partial_iter; member in struct:region_list
  /prebuilts/android-emulator/linux-x86_64/
emulator-ranchu-arm64 
emulator-ranchu-mips64 

Completed in 824 milliseconds