taglinefilesource code
f_bfree253fs/affs/inode.cput_fs_long(0, &buf->f_bfree);
f_bfree164fs/ext/inode.ctmp.f_bfree = ext_count_free_blocks(sb);
f_bfree165fs/ext/inode.ctmp.f_bavail = tmp.f_bfree;
f_bfree742fs/ext2/super.ctmp.f_bfree = ext2_count_free_blocks (sb);
f_bfree743fs/ext2/super.ctmp.f_bavail = tmp.f_bfree - sb->u.ext2_sb.s_es->s_r_blocks_count;
f_bfree744fs/ext2/super.cif (tmp.f_bfree < sb->u.ext2_sb.s_es->s_r_blocks_count)
f_bfree345fs/fat/inode.ctmp.f_bfree = free;
f_bfree762fs/hpfs/hpfs_fs.ctmp.f_bfree = s->s_hpfs_n_free;
f_bfree436fs/isofs/inode.ctmp.f_bfree = 0;
f_bfree314fs/minix/inode.ctmp.f_bfree = minix_count_free_blocks(sb);
f_bfree315fs/minix/inode.ctmp.f_bavail = tmp.f_bfree;
f_bfree410fs/ncpfs/inode.ctmp.f_bfree = 0;
f_bfree224fs/nfs/inode.ctmp.f_bfree = res.bfree;
f_bfree124fs/proc/inode.ctmp.f_bfree = 0;
f_bfree324fs/smbfs/inode.ctmp.f_bfree = attr.free;
f_bfree494fs/super.ctmp.f_tfree = sbuf.f_bfree;
f_bfree542fs/sysv/inode.ctmp.f_bfree = sysv_count_free_blocks(sb);  /* free blocks in fs */
f_bfree543fs/sysv/inode.ctmp.f_bavail = tmp.f_bfree;      /* free blocks available to non-superuser */
f_bfree244fs/ufs/ufs_super.ctmp.f_bfree = sb->u.ufs_sb.s_raw_sb->fs_cstotal.cs_nbfree;
f_bfree176fs/xiafs/inode.ctmp.f_bfree = xiafs_count_free_zones(sb);
f_bfree177fs/xiafs/inode.ctmp.f_bavail = tmp.f_bfree;
f_bfree22include/asm-alpha/statfs.hint  f_bfree;
f_bfree12include/asm-i386/statfs.hlong f_bfree;
f_bfree12include/asm-m68k/statfs.hlong f_bfree;
f_bfree14include/asm-mips/statfs.hlong  f_bfree;
f_bfree12include/asm-ppc/statfs.hlong f_bfree;
f_bfree13include/asm-sparc/statfs.hlong f_bfree;