taglinefilesource code
f_ffree159fs/ext/inode.cput_fs_long(ext_count_free_inodes(sb), &buf->f_ffree);
f_ffree674fs/ext2/super.cput_fs_long (ext2_count_free_inodes (sb), &buf->f_ffree);
f_ffree748fs/hpfs/hpfs_fs.cput_fs_long(s->s_hpfs_n_free_dnodes, &buf->f_ffree);
f_ffree317fs/isofs/inode.cput_fs_long(0, &buf->f_ffree);
f_ffree225fs/minix/inode.cput_fs_long(minix_count_free_inodes(sb), &buf->f_ffree);
f_ffree282fs/msdos/inode.cput_fs_long(0,&buf->f_ffree);
f_ffree146fs/nfs/inode.cput_fs_long(0, &buf->f_ffree);
f_ffree69fs/proc/inode.cput_fs_long(0, &buf->f_ffree);
f_ffree378fs/sysv/inode.cput_fs_long(sysv_count_free_inodes(sb), &buf->f_ffree);  /* free file nodes in fs */
f_ffree169fs/xiafs/inode.cput_fs_long(xiafs_count_free_inodes(sb), &buf->f_ffree);
f_ffree15include/linux/vfs.hlong f_ffree;