Home
last modified time | relevance | path

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

/external/qemu/distrib/ext4_utils/src/
Dallocate.h34 void reduce_allocation(struct block_allocation *alloc, u32 len);
Dextent.c91 reduce_allocation(alloc, 1); in do_inode_allocate_extents()
Dallocate.c256 void reduce_allocation(struct block_allocation *alloc, u32 len) in reduce_allocation() function