Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.h100 int reserve_blocks_for_allocation(struct block_allocation *alloc);
Dmake_ext4fs.c685 if (reserve_blocks_for_allocation(fs_alloc) < 0) in extract_base_fs_allocations()
Dallocate.c821 int reserve_blocks_for_allocation(struct block_allocation *alloc) { in reserve_blocks_for_allocation() function