Searched refs:ext3_count_free_inodes (Results 1 – 3 of 3) sorted by relevance
646 unsigned long ext3_count_free_inodes (struct super_block * sb) in ext3_count_free_inodes() function
1495 sbi->s_es->s_free_inodes_count=cpu_to_le32(ext3_count_free_inodes(sb)); in ext3_check_descriptors()2050 ext3_count_free_inodes(sb), GFP_KERNEL); in ext3_fill_super()2482 es->s_free_inodes_count = cpu_to_le32(ext3_count_free_inodes(sb)); in ext3_commit_super()
1039 extern unsigned long ext3_count_free_inodes (struct super_block *);