Searched refs:s_free_inodes_count (Results 1 – 9 of 9) sorted by relevance
415 __le32 s_free_inodes_count; /* Free inodes count */ member
1157 es->s_free_inodes_count = cpu_to_le32(ext2_count_free_inodes(sb)); in ext2_sync_super()1365 es->s_free_inodes_count = cpu_to_le32(buf->f_ffree); in ext2_statfs()
693 le32_to_cpu(es->s_free_inodes_count), desc_count, bitmap_count); in ext3_count_free_inodes()
409 /*10*/ __le32 s_free_inodes_count; /* Free inodes count */ member
1429 sbi->s_es->s_free_inodes_count=cpu_to_le32(ext3_count_free_inodes(sb)); in ext3_check_descriptors()2415 es->s_free_inodes_count = cpu_to_le32(ext3_count_free_inodes(sb)); in ext3_commit_super()
1027 le32_to_cpu(es->s_free_inodes_count), desc_count, bitmap_count); in ext4_count_free_inodes()
1180 le32_add_cpu(&es->s_free_inodes_count, EXT4_INODES_PER_GROUP(sb) * in ext4_update_super()
1012 /*10*/ __le32 s_free_inodes_count; /* Free inodes count */ member
2034 sbi->s_es->s_free_inodes_count =cpu_to_le32(ext4_count_free_inodes(sb)); in ext4_check_descriptors()4155 es->s_free_inodes_count = in ext4_commit_super()