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 36 u32 get_free_blocks(u32 bg);
allocate.c 314 if (get_free_blocks(bg_num) < len)
528 u32 get_free_blocks(u32 bg) function
ext4_utils.c 336 u32 bg_free_blocks = get_free_blocks(i);

Completed in 369 milliseconds