Searched refs:pm_validate_set_type (Results 1 - 3 of 3) sorted by relevance

/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dwrite_support.h24 bool pm_validate_set_type(partition_data* partition, const char* type);
H A Dintel.cpp476 pm_validate_set_type, // validate_set_type
H A Dwrite_support.cpp434 // pm_validate_set_type
436 pm_validate_set_type(partition_data* partition, const char* type) function
438 TRACE(("intel: pm_validate_set_type\n"));
1211 if (!pm_validate_set_type(child, type))

Completed in 43 milliseconds