Searched defs:md_resync_thds_cnt (Results 1 – 1 of 1) sorted by relevance
577 typedef struct md_resync_thds_cnt { struct578 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 */