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

/illumos-gate/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c172 #define MD_MN_WARN_INTVL 10 macro
3970 if ((++retry_noise_cnt % MD_MN_WARN_INTVL) == 0) {
3991 * failed due to any other reason, then retry up to MD_MN_WARN_INTVL
4019 if ((++retry_noise_cnt % MD_MN_WARN_INTVL) == 0) {

Completed in 54 milliseconds