Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pdisk/dist/
H A Dpartition_map.h48 struct partition_map * disk_order; member
H A Ddump.c203 dump_partition_map(partition_map_header *map, int disk_order) in dump_partition_map()