taglinefilesource code
s_free_inodes_count246fs/ext2/ialloc.ces->s_free_inodes_count++;
s_free_inodes_count329fs/ext2/ialloc.cavefreei = es->s_free_inodes_count /
s_free_inodes_count446fs/ext2/ialloc.ces->s_free_inodes_count--;
s_free_inodes_count515fs/ext2/ialloc.ces->s_free_inodes_count, desc_count, bitmap_count);
s_free_inodes_count519fs/ext2/ialloc.creturn sb->u.ext2_sb.s_es->s_free_inodes_count;
s_free_inodes_count549fs/ext2/ialloc.cif (es->s_free_inodes_count != bitmap_count)
s_free_inodes_count553fs/ext2/ialloc.c(unsigned long) es->s_free_inodes_count, bitmap_count);
s_free_inodes_count336include/linux/ext2_fs.h__u32  s_free_inodes_count;  /* Free inodes count */