Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/lvm/rpc.metamhd/
H A Dmhd_set.c552 mhd_msec_t ff = sp->sr_timeouts.mh_ff; in mhd_reserve_set()
709 if (timeoutp->mh_ff < sp->sr_timeouts.mh_ff) { in mhd_reserve_drives()
712 sp->sr_timeouts.mh_ff); in mhd_reserve_drives()
713 timeoutp->mh_ff = sp->sr_timeouts.mh_ff; in mhd_reserve_drives()
718 sp->sr_timeouts = *timeoutp; in mhd_reserve_drives()
H A Dmhd_failfast.c169 uint_t ff = sp->sr_timeouts.mh_ff; in mhd_ff_rearm()
231 mhd_msec_t ff = sp->sr_timeouts.mh_ff; in mhd_ff_check()
H A Dmhd_local.h113 mhd_mhiargs_t sr_timeouts; /* reservation timeouts */ member
H A Dmhd_drive.c201 mhd_mhioctkown_t *tkp = &sp->sr_timeouts.mh_tk; in mhd_reserve()
245 int ff = sp->sr_timeouts.mh_ff; in mhd_failfast()
1013 (sp->sr_timeouts.mh_ff / 2)); in mhd_drive_thread()