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

/illumos-gate/usr/src/uts/common/io/lvm/notify/
H A Dmd_notify.c56 int md_reap_count = 32; /* check for pid alive */ variable
139 if (md_reap > md_reap_count)
405 if (((cmd != EQ_OFF) && (cmd != EQ_ON)) && (md_reap >= md_reap_count))
592 stats->mds_reap_count = md_reap_count;

Completed in 55 milliseconds