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 54 u32 get_free_blocks(u32 bg);
allocate.c 346 if (get_free_blocks(bg_num) < len)
527 u32 get_free_blocks(u32 bg) function
ext4_utils.c 453 u32 bg_free_blocks = get_free_blocks(i);

Completed in 1151 milliseconds