Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/installer/libinstaller/
H A Ddiskutil.h130 struct disk *disk_new(struct storage *, const char *);
H A Dsurvey.c305 d = disk_new(a->s, line); in survey_storage()
H A Ddiskutil.c153 disk_new(struct storage *s, const char *dev_name) in disk_new() function