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

/haiku/src/add-ons/kernel/partitioning_systems/intel/
H A Dintel.cpp59 // get_type_for_content_type (for both pm_* and ep_*)
61 get_type_for_content_type(const char* contentType, char* type) function
63 TRACE(("intel: get_type_for_content_type(%s)\n",
483 get_type_for_content_type, // get_type_for_content_type
571 get_type_for_content_type, // get_type_for_content_type
/haiku/headers/private/kernel/disk_device_manager/
H A Dddm_modules.h69 status_t (*get_type_for_content_type)(const char* contentType, char* type); member in struct:partition_module_info

Completed in 60 milliseconds