Searched refs:ext4fs_bg_get_free_inodes (Results 1 – 1 of 1) sorted by relevance
134 uint32_t ext4fs_bg_get_free_inodes(const struct ext2_block_group *bg, in ext4fs_bg_get_free_inodes() function1110 free_inodes = ext4fs_bg_get_free_inodes(bgd, fs); in ext4fs_get_new_inode_no()
Completed in 12 milliseconds