Home
last modified time | relevance | path

Searched refs:allocation_len (Results 1 – 1 of 1) sorted by relevance

/system/extras/ext4_utils/
Dextent.c105 int allocation_len = block_allocation_num_regions(alloc); in do_inode_allocate_extents() local
106 if (allocation_len <= 3) { in do_inode_allocate_extents()
111 allocation_len = block_allocation_num_regions(alloc); in do_inode_allocate_extents()
121 hdr->eh_entries = allocation_len; in do_inode_allocate_extents()
151 sizeof(struct ext4_extent))) < allocation_len) { in do_inode_allocate_extents()
159 hdr->eh_entries = allocation_len; in do_inode_allocate_extents()