Home
last modified time | relevance | path

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

/netbsd/usr.sbin/sysinst/
H A Dpartitions.h140 struct disk_part_info { struct
141 daddr_t start, size; /* start and size on disk */
142 uint32_t flags; /* active PTI_ flags */
143 const struct part_type_desc *nat_type; /* native partition type */
153 const char *last_mounted; /* last mount point or NULL */
154 unsigned int fs_type, fs_sub_type, /* FS_* type of filesystem
158 fs_opt1, fs_opt2, fs_opt3; /* FS specific option, used