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 37 u32 get_free_inodes(u32 bg);
allocate.c 676 if (get_free_inodes(bg) < num)
709 u32 get_free_inodes(u32 bg) function
ext4_utils.c 337 u32 bg_free_inodes = get_free_inodes(i);

Completed in 52 milliseconds