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

  /external/qemu/distrib/ext4_utils/src/
allocate.c 412 static struct region *ext4_allocate_best_fit(u32 len) function
447 struct region *reg = ext4_allocate_best_fit(len);
643 struct region *reg = ext4_allocate_best_fit(len);
  /system/extras/ext4_utils/
allocate.c 413 static struct region *ext4_allocate_best_fit(u32 len) function
448 struct region *reg = ext4_allocate_best_fit(len);
644 struct region *reg = ext4_allocate_best_fit(len);

Completed in 818 milliseconds