taglinefilesource code
f_ffree153fs/ext/inode.cput_fs_long(ext_count_free_inodes(sb), &buf->f_ffree);
f_ffree253fs/isofs/inode.cput_fs_long(0, &buf->f_ffree);
f_ffree134fs/minix/inode.cput_fs_long(minix_count_free_inodes(sb), &buf->f_ffree);
f_ffree213fs/msdos/inode.cput_fs_long(0,&buf->f_ffree);
f_ffree138fs/nfs/inode.cput_fs_long(-1, &buf->f_ffree);
f_ffree141fs/nfs/inode.cput_fs_long(0, &buf->f_ffree);
f_ffree66fs/proc/inode.cput_fs_long(0, &buf->f_ffree);
f_ffree15include/linux/vfs.hlong f_ffree;