Searched defs:g_raid_md_promise_pervolume (Results 1 – 1 of 1) sorted by relevance
147 struct g_raid_md_promise_pervolume { struct148 struct promise_raid_conf *pv_meta;149 uint64_t pv_id;150 uint16_t pv_generation;151 int pv_disks_present;152 int pv_started;153 struct callout pv_start_co; /* STARTING state timer. */