Searched refs:allocation_len (Results 1 – 2 of 2) sorted by relevance
89 int allocation_len = block_allocation_num_regions(alloc); in do_inode_allocate_extents() local90 if (allocation_len <= 3) { in do_inode_allocate_extents()101 hdr->eh_entries = allocation_len; in do_inode_allocate_extents()131 sizeof(struct ext4_extent))) < allocation_len) { in do_inode_allocate_extents()139 hdr->eh_entries = allocation_len; in do_inode_allocate_extents()
996 int allocation_len = LenFromSize(allocation_amount); in TEST() local1002 Object* array = heap->AllocateFixedArray(allocation_len).ToObjectChecked(); in TEST()