Searched refs:ext4_count_free_inodes (Results 1 – 3 of 3) sorted by relevance
994 unsigned long ext4_count_free_inodes(struct super_block *sb) in ext4_count_free_inodes() function
2034 sbi->s_es->s_free_inodes_count =cpu_to_le32(ext4_count_free_inodes(sb)); in ext4_check_descriptors()3546 ext4_count_free_inodes(sb)); in ext4_fill_super()3673 ext4_count_free_inodes(sb)); in ext4_fill_super()
1855 extern unsigned long ext4_count_free_inodes(struct super_block *);