Home
last modified time | relevance | path

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

/external/qemu/distrib/ext4_utils/src/
Dallocate.c119 static void region_list_append(struct region_list *list, struct region *reg) in region_list_append() function
166 region_list_append(&alloc->list, reg); in append_region()
602 region_list_append(&alloc->oob_list, oob); in reserve_oob_blocks()
651 region_list_append(&alloc->oob_list, reg); in append_oob_allocation()