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

/system/extras/ext4_utils/
H A Dallocate.h39 u32 get_free_blocks(u32 bg);
H A Dext4_utils.c368 u32 bg_free_blocks = get_free_blocks(i);
H A Dallocate.c334 if (get_free_blocks(bg_num) < len)
548 u32 get_free_blocks(u32 bg) function

Completed in 722 milliseconds