Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dextent.c88 int allocation_len = block_allocation_num_regions(alloc); in do_inode_allocate_extents() local
89 if (allocation_len <= 3) { in do_inode_allocate_extents()
100 hdr->eh_entries = allocation_len; in do_inode_allocate_extents()
129 sizeof(struct ext4_extent))) < allocation_len) { in do_inode_allocate_extents()
137 hdr->eh_entries = allocation_len; in do_inode_allocate_extents()