Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.h49 void reduce_allocation(struct block_allocation *alloc, u32 len);
Dextent.c91 reduce_allocation(alloc, 1); in do_inode_allocate_extents()
Dallocate.c257 void reduce_allocation(struct block_allocation *alloc, u32 len) in reduce_allocation() function