Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmd_convert.h227 CMPLTV(small_rcol->un_devtimestamp, big_rcol->un_devtimestamp); \
247 CMPLTV(big_rcol->un_devtimestamp, small_rcol->un_devtimestamp); \
H A Dmd_raid.h189 md_timeval32_t un_devtimestamp; /* time of last state change, 32 bit */ member
217 struct timeval32 un_devtimestamp; /* time of last state change */ member
/titanic_41/usr/src/lib/lvm/libmeta/common/
H A Dmeta_raid.c213 mdrcp->timestamp = rcp->un_devtimestamp; in meta_get_raid_common()
1212 mdc->un_devtimestamp = tmp_time; in attach_raid_col()
2208 mdc->un_devtimestamp = creation_time; in meta_create_raid()
/titanic_41/usr/src/uts/common/io/lvm/raid/
H A Draid_resync.c919 uniqtime32(&un->un_column[resync].un_devtimestamp); in resync_comp()
H A Draid.c221 uniqtime32(&un->un_column[col].un_devtimestamp); in raid_set_state()
276 uniqtime32(&un->un_column[col].un_devtimestamp); in raid_set_state()
H A Draid_ioctl.c390 uniqtime32(&un->un_column[cur->ci_col].un_devtimestamp); in init_col_nextio()