taglinefilesource code
f_ffree159fs/ext/inode.cput_fs_long(ext_count_free_inodes(sb), &buf->f_ffree);
f_ffree777fs/ext2/super.cput_fs_long (ext2_count_free_inodes (sb), &buf->f_ffree);
f_ffree752fs/hpfs/hpfs_fs.cput_fs_long(s->s_hpfs_n_free_dnodes, &buf->f_ffree);
f_ffree402fs/isofs/inode.cput_fs_long(0, &buf->f_ffree);
f_ffree240fs/minix/inode.cput_fs_long(minix_count_free_inodes(sb), &buf->f_ffree);
f_ffree332fs/msdos/inode.cput_fs_long(0,&buf->f_ffree);
f_ffree162fs/nfs/inode.cput_fs_long(0, &buf->f_ffree);
f_ffree104fs/proc/inode.cput_fs_long(0, &buf->f_ffree);
f_ffree550fs/sysv/inode.cput_fs_long(sysv_count_free_inodes(sb), &buf->f_ffree);  /* free file nodes in fs */
f_ffree185fs/xiafs/inode.cput_fs_long(xiafs_count_free_inodes(sb), &buf->f_ffree);
f_ffree15include/linux/vfs.hlong f_ffree;