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

  /system/extras/ext4_utils/
extent.c 89 int allocation_len = block_allocation_num_regions(alloc); local
90 if (allocation_len <= 3) {
101 hdr->eh_entries = allocation_len;
131 sizeof(struct ext4_extent))) < allocation_len) {
139 hdr->eh_entries = allocation_len;
  /external/v8/test/cctest/
test-heap.cc 1007 int allocation_len = LenFromSize(allocation_amount); local
    [all...]

Completed in 319 milliseconds