Searched refs:ctlstatus (Results 1 – 1 of 1) sorted by relevance
107 int crstatus, ctlstatus; in g_raid_ctl_label() local133 ctlstatus = G_RAID_MD_CTL(sc->sc_md, req); in g_raid_ctl_label()134 if (ctlstatus < 0) { in g_raid_ctl_label()135 gctl_error(req, "Command failed: %d.", ctlstatus); in g_raid_ctl_label()195 int ctlstatus; in g_raid_ctl_other() local219 ctlstatus = G_RAID_MD_CTL(sc->sc_md, req); in g_raid_ctl_other()220 if (ctlstatus < 0) in g_raid_ctl_other()221 gctl_error(req, "Command failed: %d.", ctlstatus); in g_raid_ctl_other()