taglinefilesource code
f_bfree170fs/ext/inode.ctmp.f_bfree = ext_count_free_blocks(sb);
f_bfree171fs/ext/inode.ctmp.f_bavail = tmp.f_bfree;
f_bfree733fs/ext2/super.ctmp.f_bfree = ext2_count_free_blocks (sb);
f_bfree734fs/ext2/super.ctmp.f_bavail = tmp.f_bfree - sb->u.ext2_sb.s_es->s_r_blocks_count;
f_bfree735fs/ext2/super.cif (tmp.f_bfree < sb->u.ext2_sb.s_es->s_r_blocks_count)
f_bfree759fs/hpfs/hpfs_fs.ctmp.f_bfree = s->s_hpfs_n_free;
f_bfree402fs/isofs/inode.ctmp.f_bfree = 0;
f_bfree236fs/minix/inode.ctmp.f_bfree = minix_count_free_blocks(sb);
f_bfree237fs/minix/inode.ctmp.f_bavail = tmp.f_bfree;
f_bfree331fs/msdos/inode.ctmp.f_bfree = free;
f_bfree199fs/nfs/inode.ctmp.f_bfree = res.bfree;
f_bfree125fs/proc/inode.ctmp.f_bfree = 0;
f_bfree331fs/smbfs/inode.ctmp.f_bfree = attr.free;
f_bfree282fs/super.ctmp.f_tfree = sbuf.f_bfree;
f_bfree548fs/sysv/inode.ctmp.f_bfree = sysv_count_free_blocks(sb);
f_bfree549fs/sysv/inode.ctmp.f_bavail = tmp.f_bfree;
f_bfree182fs/xiafs/inode.ctmp.f_bfree = xiafs_count_free_zones(sb);
f_bfree183fs/xiafs/inode.ctmp.f_bavail = tmp.f_bfree;
f_bfree18include/asm-alpha/statfs.hint  f_bfree;
f_bfree12include/asm-i386/statfs.hlong f_bfree;