HomeSort by relevance Sort by last modified time
    Searched refs:get_free_blocks (Results 1 - 3 of 3) sorted by null

  /system/extras/ext4_utils/
allocate.h 41 u32 get_free_blocks(u32 bg);
ext4_utils.c 370 u32 bg_free_blocks = get_free_blocks(i);
allocate.c 345 if (get_free_blocks(bg_num) < len)
559 u32 get_free_blocks(u32 bg) function

Completed in 427 milliseconds