taglinefilesource code
fs_cstotal244fs/ufs/ufs_super.ctmp.f_bfree = sb->u.ufs_sb.s_raw_sb->fs_cstotal.cs_nbfree;
fs_cstotal245fs/ufs/ufs_super.ctmp.f_bavail =  sb->u.ufs_sb.s_raw_sb->fs_cstotal.cs_nbfree; /* XXX */
fs_cstotal247fs/ufs/ufs_super.ctmp.f_ffree = sb->u.ufs_sb.s_raw_sb->fs_cstotal.cs_nifree;
fs_cstotal141include/linux/ufs_fs.hstruct csum fs_cstotal;