taglinefilesource code
bg_free_inodes_count260fs/ext2/ialloc.cgdp[desc].bg_free_inodes_count ++;
bg_free_inodes_count342fs/ext2/ialloc.cif (gdp[desc].bg_free_inodes_count > 0)
bg_free_inodes_count376fs/ext2/ialloc.cgdp[desc].bg_free_inodes_count --;
bg_free_inodes_count437fs/ext2/ialloc.cdesc_count += gdp[desc].bg_free_inodes_count;
bg_free_inodes_count448fs/ext2/ialloc.ci, gdp[desc].bg_free_inodes_count, x);
bg_free_inodes_count98fs/ext2/inode.cgdp[i].bg_free_inodes_count = old_group_desc[i].bg_free_inodes_count;
bg_free_inodes_count84include/linux/ext2_fs.hunsigned short bg_free_inodes_count;  /* Free inodes count */
bg_free_inodes_count93include/linux/ext2_fs.hunsigned short bg_free_inodes_count;  /* Free inodes count */