Home
last modified time | relevance | path

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

/netbsd/usr.sbin/sysinst/
H A Ddefs.h284 struct part_usage_info { struct
285 daddr_t size; /* thumb guestimate of size,
289 daddr_t def_size; /* default size */
290 daddr_t limit; /* max size */
291 char mount[MOUNTLEN]; /* where will we mount this? */
302 uint flags;
309 part_id cur_part_id; /* this may change, but we try to
311 daddr_t cur_start; /* may change during editing, just
323 unsigned int mountflags; /* flags for fstab */
328 uint fs_type, fs_version; /* e.g. FS_LFS, or FS_BSDFS,
[all …]