Home
last modified time | relevance | path

Searched defs:md_resync_thds_cnt (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/sys/lvm/
H A Dmdvar.h577 typedef struct md_resync_thds_cnt { struct
578 int md_raid_resync; /* count of active raid resync threads */
579 int md_mirror_resync; /* count of active mirror resync threads */
580 kmutex_t md_resync_mutex; /* protects both resync counts */