Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.h70 int block_allocation_len(struct block_allocation *alloc);
Dextent.c92 prealloc_block_len = block_allocation_len(prealloc); in do_inode_allocate_extents()
Dindirect.c433 u32 block_len = block_allocation_len(alloc); in inode_attach_resize()
Dallocate.c491 int block_allocation_len(struct block_allocation *alloc) in block_allocation_len() function