Searched refs:s_free_inodes_count (Results 1 – 7 of 7) sorted by relevance
415 __le32 s_free_inodes_count; /* Free inodes count */ member
1251 es->s_free_inodes_count = cpu_to_le32(ext2_count_free_inodes(sb)); in ext2_sync_super()1466 es->s_free_inodes_count = cpu_to_le32(buf->f_ffree); in ext2_statfs()
47 - s_free_inodes_count
1476 le32_to_cpu(es->s_free_inodes_count), desc_count, bitmap_count); in ext4_count_free_inodes()
1458 le32_add_cpu(&es->s_free_inodes_count, EXT4_INODES_PER_GROUP(sb) * in ext4_update_super()
1294 /*10*/ __le32 s_free_inodes_count; /* Free inodes count */ member
1224 sbi->s_es->s_free_inodes_count = cpu_to_le32(freei); in ext4_percpu_param_init()6127 es->s_free_inodes_count = in ext4_update_super()