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

/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dwrite_support.h27 bool pm_validate_create_child(partition_data* partition, off_t* start,
H A Dintel.cpp480 pm_validate_create_child, // validate_create_child
H A Dwrite_support.cpp519 // pm_validate_create_child
524 pm_validate_create_child(partition_data* partition, off_t* start, off_t* size, function
527 TRACE(("intel: pm_validate_create_child\n"));
1426 if (!pm_validate_create_child(partition, &validatedOffset, &validatedSize,
1432 // pm_validate_create_child)

Completed in 234 milliseconds