Home
last modified time | relevance | path

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

/dragonfly/sys/dev/raid/vinum/
H A Dvinumvar.h400 struct timeval date_of_birth; /* the time it was created */ member
H A Dvinumio.c124 getmicrotime(&drive->label.date_of_birth); /* and current time */ in set_drive_parms()
/dragonfly/sbin/vinum/
H A Dlist.c162 t = drive.label.date_of_birth.tv_sec; in vinum_ldi()
1406 t = hdr->label.date_of_birth.tv_sec; in check_drive()