Searched refs:get_free_inodes (Results 1 - 3 of 3) sorted by relevance

/system/extras/ext4_utils/
H A Dallocate.h40 u32 get_free_inodes(u32 bg);
H A Dext4_utils.c369 u32 bg_free_inodes = get_free_inodes(i);
H A Dallocate.c696 if (get_free_inodes(bg) < num)
729 u32 get_free_inodes(u32 bg) function

Completed in 86 milliseconds