Searched refs:dr_time (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/cmd/lvm/rpc.metamhd/ |
H A D | mhd_failfast.c | 251 dp->dr_rname, now, dp->dr_time, (now - dp->dr_time), ff)); in mhd_ff_check() 252 if ((now - dp->dr_time) <= ff) in mhd_ff_check()
|
H A D | mhd_local.h | 91 mhd_msec_t dr_time; /* last successful probe time */ member
|
H A D | mhd_set.c | 654 dp->dr_time = mhd_time(); in mhd_reserve_set()
|
H A D | mhd_drive.c | 375 dp->dr_time = now; in mhd_probe()
|
/titanic_41/usr/src/lib/libnsl/rpc/ |
H A D | svc.c | 1898 ((timenow - dr->dr_time) > dc->dc_time)) { in __svc_dupcache_victim() 1995 dr->dr_time = timenow; in __svc_dupcache_enter() 2104 dr->dr_time = timenow; in __svc_dupcache_update() 2153 dr->dr_xid, dr->dr_status, dr->dr_time); in __svc_dupcache_debug() 2165 dr->dr_xid, dr->dr_status, dr->dr_time); in __svc_dupcache_debug() 2171 dr->dr_xid, dr->dr_status, dr->dr_time); in __svc_dupcache_debug()
|
/titanic_41/usr/src/uts/common/rpc/ |
H A D | svc.h | 1079 time_t dr_time; member
|