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

  /external/qemu/distrib/ext4_utils/src/
allocate.h 51 int last_region(struct block_allocation *alloc);
extent.c 149 for (; !last_region(alloc); extent++, get_next_region(alloc)) {
allocate.c 531 int last_region(struct block_allocation *alloc) function
  /system/extras/ext4_utils/
allocate.h 66 int last_region(struct block_allocation *alloc);
extent.c 149 for (; !last_region(alloc); extent++, get_next_region(alloc)) {
allocate.c 532 int last_region(struct block_allocation *alloc) function

Completed in 3944 milliseconds