Searched refs:get_region (Results 1 - 4 of 4) sorted by relevance

/system/extras/ext4_utils/
H A Dallocate.h38 void get_region(struct block_allocation *alloc, u32 *block, u32 *len);
H A Dextent.c42 get_region(alloc, &region_block, &region_len);
64 get_region(alloc, &region_block, &region_len);
154 get_region(alloc, &region_block, &region_len);
H A Dindirect.c45 get_region(alloc, &region_block, &region_len);
H A Dallocate.c534 void get_region(struct block_allocation *alloc, u32 *block, u32 *len) function

Completed in 1947 milliseconds