PartitionWithID
BPartition *PartitionWithID(partition_id id) const;
partition = PartitionWithID(id);
BPartition* partition = fDevices.PartitionWithID(fBestID);