Home
last modified time | relevance | path

Searched refs:crstatus (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/geom/raid/
H A Dg_raid_ctl.c104 int crstatus, ctlstatus; in g_raid_ctl_label() local
121 crstatus = g_raid_create_node_format(format, req, &geom); in g_raid_ctl_label()
122 if (crstatus == G_RAID_MD_TASTE_FAIL) { in g_raid_ctl_label()
133 if (crstatus == G_RAID_MD_TASTE_NEW) in g_raid_ctl_label()
136 if (crstatus == G_RAID_MD_TASTE_NEW) in g_raid_ctl_label()