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

/u-boot/fs/ext4/
H A Dext4_common.c134 uint32_t ext4fs_bg_get_free_inodes(const struct ext2_block_group *bg, function
1110 free_inodes = ext4fs_bg_get_free_inodes(bgd, fs);

Completed in 41 milliseconds