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.c41 get_region(alloc, &region_block, &region_len);
63 get_region(alloc, &region_block, &region_len);
151 get_region(alloc, &region_block, &region_len);
H A Dindirect.c44 get_region(alloc, &region_block, &region_len);
H A Dallocate.c531 void get_region(struct block_allocation *alloc, u32 *block, u32 *len) function

Completed in 830 milliseconds