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 78 u32 get_free_blocks(u32 bg);
ext4_utils.c 506 u32 bg_free_blocks = get_free_blocks(i);
allocate.c 545 u32 get_free_blocks(u32 bg) function

Completed in 82 milliseconds