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

  /system/extras/ext4_utils/
allocate.h 53 int last_region(struct block_allocation *alloc);
extent.c 150 for (; !last_region(alloc); extent++, get_next_region(alloc)) {
allocate.c 564 int last_region(struct block_allocation *alloc) function

Completed in 561 milliseconds