taglinefilesource code
f_bfree154fs/ext/inode.ctmp.f_bfree = ext_count_free_blocks(sb);
f_bfree155fs/ext/inode.ctmp.f_bavail = tmp.f_bfree;
f_bfree768fs/ext2/super.ctmp.f_bfree = ext2_count_free_blocks (sb);
f_bfree769fs/ext2/super.ctmp.f_bavail = tmp.f_bfree - sb->u.ext2_sb.s_es->s_r_blocks_count;
f_bfree770fs/ext2/super.cif (tmp.f_bfree < sb->u.ext2_sb.s_es->s_r_blocks_count)
f_bfree744fs/hpfs/hpfs_fs.ctmp.f_bfree = s->s_hpfs_n_free;
f_bfree401fs/isofs/inode.ctmp.f_bfree = 0;
f_bfree234fs/minix/inode.ctmp.f_bfree = minix_count_free_blocks(sb);
f_bfree235fs/minix/inode.ctmp.f_bavail = tmp.f_bfree;
f_bfree330fs/msdos/inode.ctmp.f_bfree = free;
f_bfree160fs/nfs/inode.ctmp.f_bfree = res.bfree;
f_bfree103fs/proc/inode.ctmp.f_bfree = 0;
f_bfree330fs/smbfs/inode.ctmp.f_bfree = attr.free;
f_bfree546fs/sysv/inode.ctmp.f_bfree = sysv_count_free_blocks(sb);
f_bfree547fs/sysv/inode.ctmp.f_bavail = tmp.f_bfree;
f_bfree181fs/xiafs/inode.ctmp.f_bfree = xiafs_count_free_zones(sb);
f_bfree182fs/xiafs/inode.ctmp.f_bavail = tmp.f_bfree;
f_bfree18include/asm-alpha/statfs.hint  f_bfree;
f_bfree12include/asm-i386/statfs.hlong f_bfree;