fuse_operations_v11
if (((const struct fuse_operations_v11*)fs->op)->statfs) {
ret = ((const struct fuse_operations_v11*)fs->op)->statfs(path, &statfs_v11);