taglinefilesource code
s_free_inodes_count263fs/ext2/ialloc.ces->s_free_inodes_count++;
s_free_inodes_count360fs/ext2/ialloc.cavefreei = es->s_free_inodes_count /
s_free_inodes_count462fs/ext2/ialloc.ces->s_free_inodes_count--;
s_free_inodes_count544fs/ext2/ialloc.ces->s_free_inodes_count, desc_count, bitmap_count);
s_free_inodes_count548fs/ext2/ialloc.creturn sb->u.ext2_sb.s_es->s_free_inodes_count;
s_free_inodes_count603fs/ext2/ialloc.cif (es->s_free_inodes_count != bitmap_count)
s_free_inodes_count607fs/ext2/ialloc.ces->s_free_inodes_count, bitmap_count);
s_free_inodes_count260include/linux/ext2_fs.hunsigned long  s_free_inodes_count;/* Free inodes count */