taglinefilesource code
s_free_inodes_count246fs/ext2/ialloc.ces->s_free_inodes_count++;
s_free_inodes_count331fs/ext2/ialloc.cavefreei = es->s_free_inodes_count /
s_free_inodes_count448fs/ext2/ialloc.ces->s_free_inodes_count--;
s_free_inodes_count529fs/ext2/ialloc.ces->s_free_inodes_count, desc_count, bitmap_count);
s_free_inodes_count533fs/ext2/ialloc.creturn sb->u.ext2_sb.s_es->s_free_inodes_count;
s_free_inodes_count563fs/ext2/ialloc.cif (es->s_free_inodes_count != bitmap_count)
s_free_inodes_count567fs/ext2/ialloc.c(unsigned long) es->s_free_inodes_count, bitmap_count);
s_free_inodes_count316include/linux/ext2_fs.h__u32  s_free_inodes_count;  /* Free inodes count */