Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.h46 int block_allocation_len(struct block_allocation *alloc);
Dindirect.c431 u32 block_len = block_allocation_len(alloc); in inode_attach_resize()
Dallocate.c473 int block_allocation_len(struct block_allocation *alloc) in block_allocation_len() function