fuse_fs_statfs
int fuse_fs_statfs(struct fuse_fs *fs, const char *path, struct statvfs *buf);
fuseError = fuse_fs_statfs(fFS, "/", &st);