Lines Matching refs:sd_state
540 if (sd->sd_state < state) in g_raid_report_disk_state()
541 state = sd->sd_state; in g_raid_report_disk_state()
580 g_raid_subdisk_state2str(sd->sd_state), in g_raid_change_subdisk_state()
582 sd->sd_state = state; in g_raid_change_subdisk_state()
737 subdisk->sd_state != G_RAID_SUBDISK_S_NONE) || in g_raid_nsubdisks()
738 subdisk->sd_state == state) in g_raid_nsubdisks()
761 sd->sd_state != G_RAID_SUBDISK_S_NONE) || in g_raid_get_subdisk()
762 sd->sd_state == state) in g_raid_get_subdisk()
973 if (sd->sd_state == G_RAID_SUBDISK_S_NONE || in g_raid_tr_flush_common()
974 sd->sd_state == G_RAID_SUBDISK_S_FAILED) in g_raid_tr_flush_common()
1084 if (sd->sd_state == G_RAID_SUBDISK_S_NONE) in g_raid_candelete()
1644 if (sd->sd_state == G_RAID_SUBDISK_S_NONE) in g_raid_launch_provider()
1933 vol->v_subdisks[i].sd_state = G_RAID_DISK_S_NONE; in g_raid_create_volume()
2378 g_raid_subdisk_state2str(sd->sd_state)); in g_raid_dumpconf()
2379 if (sd->sd_state == G_RAID_SUBDISK_S_REBUILD || in g_raid_dumpconf()
2380 sd->sd_state == G_RAID_SUBDISK_S_RESYNC) { in g_raid_dumpconf()
2404 g_raid_subdisk_state2str(sd->sd_state)); in g_raid_dumpconf()
2405 if (sd->sd_state == G_RAID_SUBDISK_S_REBUILD || in g_raid_dumpconf()
2406 sd->sd_state == G_RAID_SUBDISK_S_RESYNC) { in g_raid_dumpconf()