Home
last modified time | relevance | path

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

/system/extras/ext4_utils/
Dallocate.h92 void append_region(struct block_allocation *alloc,
Dext4_utils.c452 append_region(reserve_inode_alloc, reserved_block_start, in ext4_create_resize_inode()
Dmake_ext4fs.c674 append_region(fs_alloc, start_block, block_file_size, block_group); in extract_base_fs_allocations()
Dallocate.c149 void append_region(struct block_allocation *alloc, in append_region() function