Searched refs:check_logical_location (Results 1 - 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/partitioning_systems/common/
H A DPartitionMapWriter.h33 bool check_logical_location(const LogicalPartition* logical,
H A DPartitionMapWriter.cpp50 check_logical_location(const LogicalPartition* child, function
54 TRACE(("check_logical_location() - PartitionTableOffset: %" B_PRId64 " "
60 TRACE(("check_logical_location() - Parition offset: %" B_PRId64 " "
66 TRACE(("check_logical_location() - Size: (%" B_PRId64 ") is not a "
74 TRACE(("check_logical_location() - Partition table: (%" B_PRId64 ") not"
81 TRACE(("check_logical_location() - logical paritition does not lie "
142 if (!check_logical_location(logical, primary))

Completed in 36 milliseconds