Searched refs:print_blocks (Results 1 - 3 of 3) sorted by relevance

/system/extras/ext4_utils/
H A Dallocate.h98 void print_blocks(FILE* f, struct block_allocation *alloc, char separator);
H A Dmake_ext4fs.c675 print_blocks(base_alloc_file_out, p, ',');
849 print_blocks(block_list_file, p, ' ');
H A Dallocate.c133 void print_blocks(FILE* f, struct block_allocation *alloc, char separator) function

Completed in 38 milliseconds