Home
last modified time | relevance | path

Searched refs:region_list_append (Results 1 – 2 of 2) sorted by relevance

/system/extras/ext4_utils/
Dallocate.h96 void region_list_append(struct region_list *list, struct region *reg);
Dallocate.c84 void region_list_append(struct region_list *list, struct region *reg) in region_list_append() function
158 region_list_append(&alloc->list, reg); in append_region()
607 region_list_append(&alloc->oob_list, oob); in reserve_oob_blocks()
656 region_list_append(&alloc->oob_list, reg); in append_oob_allocation()