Searched defs:set_type (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/disk_device_manager/
H A Dddm_modules.h94 status_t (*set_type)(int fd, partition_id partition, const char* type, member in struct:partition_module_info
/haiku/src/add-ons/kernel/file_systems/udf/
H A DUdfStructures.h123 void set_type(uint8 type) { function in class:timestamp
450 void set_type(uint8 type) { function in struct:short_address
512 void set_type(uint8 type) { function in struct:long_address
1163 void set_type(uint8 type) { _type = type; } function in struct:partition_map_header
1188 void set_type(uint8 type) { _type = type; } function in struct:physical_partition_map
1265 void set_type(uint8 type) { _type = type; } function in struct:sparable_partition_map

Completed in 40 milliseconds