Searched refs:fBestPartition (Results 1 - 1 of 1) sorted by path

/haiku/src/system/kernel/vm/
H A DVMAnonymousCache.cpp1380 fBestPartition(NULL),
1406 fBestPartition = partition;
1413 KPartition* fBestPartition; member in class:PartitionScorer
1682 if (!visitor.fBestPartition) {
1686 if (visitor.fBestPartition->IsMounted())
1687 swapDeviceID = visitor.fBestPartition->VolumeID();
1690 visitor.fBestPartition->GetPath(&devPath);
1691 get_mount_point(visitor.fBestPartition, &mountPoint);

Completed in 35 milliseconds