Home
last modified time | relevance | path

Searched defs:disk_partitioning_scheme (Results 1 – 1 of 1) sorted by relevance

/netbsd/usr.sbin/sysinst/
H A Dpartitions.h208 struct disk_partitioning_scheme { struct
233 const struct disk_partitioning_scheme *secondary_scheme; argument
239 size_t edit_columns_count;
246 size_t custom_attribute_count;
253 size_t (*get_part_types_count)(void);
406 const struct disk_partitioning_scheme *src_scheme, argument
416 part_id (*add_partition)(struct disk_partitions*,
477 const struct disk_partitioning_scheme *); argument
489 bool (*have_boot_support)(const char *disk);
494 int (*guess_disk_geom)(struct disk_partitions *,
[all …]