Home
last modified time | relevance | path

Searched refs:with_non_partitionable (Results 1 – 1 of 1) sorted by relevance

/netbsd/usr.sbin/sysinst/
H A Ddisks.c671 bool with_non_partitionable; member
692 if (state->dd->dd_no_part && !state->with_non_partitionable) in get_disks_helper()
741 get_disks(struct disk_desc *dd, bool with_non_partitionable) in get_disks() argument
748 state.with_non_partitionable = with_non_partitionable; in get_disks()