ClusterToBlock
if (fVolume->ClusterToBlock(cluster, block) != B_OK)
if (fInode->GetVolume()->ClusterToBlock(fCluster, block) != B_OK)
if (fInode->GetVolume()->ClusterToBlock(fCluster, block) != B_OK)
status_t ClusterToBlock(cluster_t cluster,