Searched defs:uft_fixstart_period (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/ufs/
H A Dufs_panic.c171 long uft_fixstart_period; /* pre-repair start period */ member in struct:ufs_failure_tunable
813 ufsfx_tune.uft_fixstart_period = UF_FIXSTART_PERIOD;
1624 f->uf_retry = -ufsfx_tune.uft_fixstart_period;
1665 f->uf_retry = -ufsfx_tune.uft_fixstart_period;

Completed in 104 milliseconds