Searched refs:trso_type (Results 1 – 3 of 3) sorted by relevance
85 int trso_type; member281 trs->trso_type = TR_RAID1_NONE; in g_raid_tr_raid1_rebuild_done()395 trs->trso_type = TR_RAID1_REBUILD; in g_raid_tr_raid1_rebuild_start()422 switch(trs->trso_type) { in g_raid_tr_raid1_maybe_rebuild()680 if (trs->trso_type == TR_RAID1_REBUILD) { in g_raid_tr_iodone_raid1()759 } else if (trs->trso_type == TR_RAID1_RESYNC) { in g_raid_tr_iodone_raid1()963 if (trs->trso_type == TR_RAID1_REBUILD) in g_raid_tr_idle_raid1()
87 int trso_type; member367 trs->trso_type = TR_RAID1E_NONE; in g_raid_tr_raid1e_rebuild_done()547 trs->trso_type = TR_RAID1E_REBUILD; in g_raid_tr_raid1e_rebuild_start()567 switch(trs->trso_type) { in g_raid_tr_raid1e_maybe_rebuild()896 if (trs->trso_type == TR_RAID1E_REBUILD) { in g_raid_tr_iodone_raid1e()984 } else if (trs->trso_type == TR_RAID1E_RESYNC) { in g_raid_tr_iodone_raid1e()1223 if (trs->trso_type == TR_RAID1E_REBUILD) in g_raid_tr_idle_raid1e()
58 int trso_type; member