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

/system/extras/ext4_utils/
H A Dallocate.h36 u32 get_free_blocks(u32 bg);
H A Dallocate.c314 if (get_free_blocks(bg_num) < len)
528 u32 get_free_blocks(u32 bg) function
H A Dext4_utils.c336 u32 bg_free_blocks = get_free_blocks(i);

Completed in 84 milliseconds