ext4_count_free_inodes
extern unsigned long ext4_count_free_inodes(struct super_block *);
unsigned long freei = ext4_count_free_inodes(sbi->s_sb);