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

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

Completed in 357 milliseconds