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

  /system/extras/ext4_utils/
allocate.h 42 u32 get_free_inodes(u32 bg);
ext4_utils.c 371 u32 bg_free_inodes = get_free_inodes(i);
allocate.c 736 if (get_free_inodes(bg) < num)
769 u32 get_free_inodes(u32 bg) function

Completed in 298 milliseconds