Home
last modified time | relevance | path

Searched refs:md_mirror_resync (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdvar.h579 int md_mirror_resync; /* count of active mirror resync threads */ member
/titanic_41/usr/src/uts/common/io/lvm/mirror/
H A Dmirror_resync.c2364 md_cpr_resync.md_mirror_resync++; in resync_unit()
2789 md_cpr_resync.md_mirror_resync--; in resync_unit()
/titanic_41/usr/src/uts/common/io/lvm/md/
H A Dmd_subr.c1359 if ((md_cpr_resync.md_mirror_resync > 0) || in callb_md_cpr()