Searched refs:md_mirror_resync_update_intvl (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_resync.c84 int md_mirror_resync_update_intvl = MD_DEF_MIRROR_RESYNC_INTVL; variable
2249 md_mirror_resync_update_intvl));
2479 * This will run every md_mirror_resync_update_intvl minutes and allows
2484 (clock_t)(drv_usectohz(60000000) * md_mirror_resync_update_intvl));

Completed in 61 milliseconds